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

In This Topic
    Status Property (IAsyncInfo)
    In This Topic
    Gets a value that indicates the status of the asynchronous operation.
    Syntax
    'Declaration
     
    ReadOnly Property Status As AsyncStatus
    AsyncStatus Status {get;}
    See Also