DpwsHttpClient Members

The following tables list the members exposed by the DpwsHttpClient type.

Public Constructors

Name Description
Public Method DpwsHttpClient Creates an instance of an DpwsHttpClient class.

Public Properties

Name Description
Public Property ReceiveTimeout The time in milliseconds that this client will wait for a response from a remote endpoint.
Public Property SendTimeOut The time in milliseconds this client will wait for a remote endpoint connection.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method SendRequest Sends a soap request using HTTP to a service endpoint.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DpwsHttpClient Class
Dpws.Client.Transport Namespace