DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / NotifyCollectionChangedDeferralsAwaiter Class / WaitDeferralsAsync Method

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