![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace : CodecsLoadAsyncCompletedEventArgs Class |
The following tables list the members exposed by CodecsLoadAsyncCompletedEventArgs.
Name | Description | |
---|---|---|
![]() | CodecsLoadAsyncCompletedEventArgs Constructor | Creates new instance of the CodecsLoadAsyncCompletedEventArgs with the specified parameters. ![]() ![]() |
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. ![]() ![]() |
![]() | Image | Gets the RasterImage class instance that is being loaded. ![]() ![]() ![]() ![]() |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | RaiseExceptionIfNecessary | Raises a user-supplied exception if an asynchronous operation failed. (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |