The AsyncCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled |
Gets a value indicating whether the operation has been cancelled.
| |
Error |
Gets a value indicating whether an error occurred during the operation.
| |
UserState |
Gets a user state object.
|