[]
        
(Showing Draft Content)

C1.DataCollection.NotifyCollectionChangedDeferralsAwaiter

NotifyCollectionChangedDeferralsAwaiter Class

Event awaiter which provides the event arguments.

Inheritance
NotifyCollectionChangedDeferralsAwaiter
Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public class NotifyCollectionChangedDeferralsAwaiter : AsyncEventArgsDeferralsAwaiter

Properties

Name Description
EventArgs

Gets the event arguments.

See Also