[]
        
(Showing Draft Content)

C1.Core.AsyncEventArgs.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 comlete method.