Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CodecsLoadAsyncCompletedEventArgs Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by CodecsLoadAsyncCompletedEventArgs.

Public Constructors
 NameDescription
CodecsLoadAsyncCompletedEventArgs ConstructorCreates new instance of the CodecsLoadAsyncCompletedEventArgs with the specified parameters.  
Top
Public Properties
 NameDescription
CancelledGets a value indicating whether an asynchronous operation has been canceled. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
ErrorGets a value indicating which error occurred during an asynchronous operation. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
FileNameGets the file name this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
ImageGets the RasterImage class instance that is being loaded.  
StreamGets the stream this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
UriGets the URI this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
UserStateGets the unique identifier for the asynchronous task. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
Protected Methods
 NameDescription
RaiseExceptionIfNecessaryRaises a user-supplied exception if an asynchronous operation failed. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
See Also

Reference

CodecsLoadAsyncCompletedEventArgs Class
Leadtools.Codecs Namespace

Error processing SSI file