For a list of all members of this type, see CodecsAsyncCompletedEventArgs members.
"Name | Description | |
---|---|---|
Cancelled | Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Error | Gets a value indicating which error occurred during an asynchronous operation. (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
FileName | Gets the file name this asynchronous operation is using. | |
Stream | Gets the stream this asynchronous operation is using. | |
Uri | Gets the URI this asynchronous operation is using. | |
UserState | Gets the unique identifier for the asynchronous task. (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |