ClientRequestFailedEventArgs Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ClientRequestFailedEventArgs(ClientRequest, Exception) | Initializes a new instance of the ClientRequestFailedEventArgs class with the specified ClientRequest that has failed execution, and the Exception associated with the failure. | |
ClientRequestFailedEventArgs(ClientRequest, String, String, Int32, String, String, Object) | Initializes a new instance of the ClientRequestFailedEventArgs class with the specified ClientRequest that failed execution and provides information about the failure. |
Top
See Also
Reference
ClientRequestFailedEventArgs Class