Click or drag to resize

RESTClient Properties

The RESTClient type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalHeaders
Gets or sets any additional headers.
Public propertyContentType
Gets or sets the type of the content.
Public propertyLogEnabled
Gets or sets a value indicating whether logging is enabled.
Public propertyMethod
Gets or sets the method.
Public propertyPostData
Gets or sets the post data.
Public propertyTimeOut
Gets or sets the time out for the REST Call.
Top
See Also