Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / IAsyncInfo Interface
Properties Methods

In This Topic
    IAsyncInfo Interface Members
    In This Topic

    The following tables list the members exposed by IAsyncInfo.

    Public Properties
     NameDescription
     PropertyGets an exception occurs in the asynchronous operation.  
     PropertyGets the handle of the asynchronous operation.  
     PropertyGets a value that indicates the status of the asynchronous operation.  
    Top
    Public Methods
     NameDescription
     MethodCancels the asynchronous operation.  
     MethodCloses the asynchronous operation.  
    Top
    See Also