Click or drag to resize
Client Properties

The Client type exposes the following members.

Properties
  NameDescription
Public propertyConnectionTimeout
Public propertyGetTimeout
Timeout for GET requests.
Public propertyLongGetTimeout
Timeout for GET requests that are expected to take a long time.
Public propertyPassword
Public propertyPostTimeout
Timeout for POST requests.
Public propertyPutTimeout
Timeout for PUT requests.
Public propertyUser
Public propertyVeryLongGetTimeout
Timeout for GET requests that are expected to take a very long time.
Top
See Also