WsHttpClient Members

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

Public Constructors

Name Description
Public Method WsHttpClient Creates an instance of a WsHttpClient class.

Public Properties

Name Description
Public Property ReceiveTimeout Gets or sets the time in milliseconds that this client will wait for a response from a remote endpoint.
Public Property SendTimeOut Gets or sets 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 an HTTP request to an endpoint and waits for a response.
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

WsHttpClient Class
Ws.Services.Transport.HTTP Namespace