The following tables list the members exposed by InvokeEventArgs.
| Name | Description | |
|---|---|---|
![]() | InvokeEventArgs Constructor | Initializes a new instance of the InvokeEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Exception | Gets any exception which occurred during the asynchronous operation. |
![]() | Request | Gets the request sent to the server. |
![]() | Response | Gets the response received from the server. |
![]() | State | Gets the object that was included as part of the associated method call. |

