Click or drag to resize

RestClientEventArgsBase Properties

The RestClientEventArgsBase type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets the body of the request / response
Public propertyContentType
Gets the content type
Public propertyMethod
Gets the method
Public propertyQuery
Query passed to the request
Public propertyUrl
Gets or sets the URL of the request
Top
See Also