Click or drag to resize

ClientRequestInfo Properties

The ClientRequestInfo type exposes the following members.

Properties
  Name Description
Public property ReceivedAt Gets or sets the DateTime when the Request was received from the Sender.
Public property Request Gets or sets the ClientRequest object sent by the Sender.
Public property Sender Gets or sets the ClientInfo object of the Request sender.
Top
See Also