Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / AsyncEventArgsDeferralsAwaiter Class / WaitDeferralsAsync Method

In This Topic
    WaitDeferralsAsync Method (AsyncEventArgsDeferralsAwaiter)
    In This Topic
    Waits until all the deferrals are complete.
    Syntax
    'Declaration
     
    
    Public Function WaitDeferralsAsync() As Task
    public Task WaitDeferralsAsync()
    See Also