ClientRequestEventArgs Members
Include Protected Members
Include Inherited Members
Provides the ClientRequest arguments for the event that is raised when a client request is executed.
The ClientRequestEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Request | Gets the ClientRequest object that is associated with the raised event. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top