Click or drag to resize

HttpSendStartArgs Properties

The HttpSendStartArgs type exposes the following members.

Properties
  NameDescription
Public propertyRequestBinaryContent
Gets or sets the binary content of the request.
Public propertyRequestTextContent
Gets or sets the text content of the request.
Public propertySender
Gets or sets the sender of the request, either a client or publisher.
Top
See Also