ClientRequestSucceededEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the handling method when a ClientRequest execution succeeds.
The ClientRequestSucceededEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Request | Gets the ClientRequest object that is associated with the raised event. (Inherited from ClientRequestEventArgs.) |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top