[]
        
(Showing Draft Content)

C1.DataCollection.NotifyCollectionChangedAsyncEventArgs.GetDeferral

GetDeferral Method

GetDeferral()

Gets the deferral.

Declaration
public AsyncEventArgsDeferral GetDeferral()
Returns
Type Description
AsyncEventArgsDeferral
Remarks

The event won't finish until all the deferrals call the complete method.