Provides information and event data that is associated with a request event.
The following tables list the members exposed by the RequestEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
RequestEventArgs | Initializes a new instance of the RequestEventArgs class by using the specified RequestResult parameter. |
Public Properties
Name | Description | |
---|---|---|
RequestInformation | Gets the request information associated with this event. | |
RequestUri |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |