ComponentOne CollectionView
C1.CollectionView Assembly / C1.Core Namespace / AsyncEventArgsDeferralsAwaiter Class / WaitDeferralsAsync Method

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