[]
Gets a deferral object that allows blocking the object that raised the event asynchronously.
public static AsyncEventArgsDeferral GetDeferral(this NotifyCollectionChangedEventArgs args)
Type | Name | Description |
---|---|---|
NotifyCollectionChangedEventArgs | args | The event arguments object. |
Type | Description |
---|---|
AsyncEventArgsDeferral |