Click or drag to resize

HttpRequestCreatedArgs Properties

The HttpRequestCreatedArgs type exposes the following members.

Properties
  NameDescription
Public propertyRequest
Gets or sets the outgoing HTTP request about to be sent to the server.
Public propertyRequestArgs
Gets or sets the original request arguments.
Public propertySender
Gets or sets the sender of the request, either a client or publisher.
Top
See Also