Name | Description | |
---|---|---|
![]() | AsyncCompletedEventArgs Constructor(Exception, Boolean, Object) | Initializes a new instance of the AsyncCompletedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Cancelled | Gets a value indicating whether an asynchronous operation has been canceled. |
![]() | Error | Gets a value indicating which error occurred during an asynchronous operation. |
![]() | UserState | Gets the unique identifier for the asynchronous task. |