DataCollection | ComponentOne
C1.DataCollection Assembly / C1.Core Namespace / AsyncEventArgs Class / Awaiter Property

In This Topic
    Awaiter Property
    In This Topic
    Gets the deferrals awaiter.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Awaiter As AsyncEventArgsDeferralsAwaiter
    protected AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also