WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / AsyncEventArgs Class / Awaiter Property
In This Topic
    Awaiter Property (AsyncEventArgs)
    In This Topic
    Gets the deferrals awaiter.
    Syntax
    protected AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also