Method | Description | |
---|---|---|
AsyncActionDisposable ( Task>.Func |
Constructor.
|
|
Dispose ( ) : void | ||
DisposeAsync ( |
public AsyncActionDisposable ( Task>.Func |
||
action | Task>.Func | Action to be invoked when this instance is disposed. |
return | System |
public DisposeAsync ( |
||
cancellationToken | ||
return | Task |