FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / IAsyncInfo Interface / Id Property

In This Topic
    Id Property (IAsyncInfo)
    In This Topic
    Gets the handle of the asynchronous operation.
    Syntax
    'Declaration
     
    ReadOnly Property Id As UInteger
    uint Id {get;}
    See Also