ComponentOne Xamarin Edition
GetDeferral Method (NotifyCollectionChangedAsyncEventArgs)
C1.CollectionView Assembly > C1.CollectionView Namespace > NotifyCollectionChangedAsyncEventArgs Class : GetDeferral Method
Gets the deferral.
Syntax
public AsyncEventArgsDeferral GetDeferral()
Remarks
The event won't finish until all the deferrals call the comlete method.
See Also

Reference

NotifyCollectionChangedAsyncEventArgs Class
NotifyCollectionChangedAsyncEventArgs Members