Method | Description | |
---|---|---|
SafeRegister ( this cancellationToken, Action |
Method | Description | |
---|---|---|
Dispose ( object state ) : void | ||
InvokeCallback ( object state ) : void | ||
ResolveRegisterDelegate ( ) : RegisterDelegate |
public static SafeRegister ( this cancellationToken, Action | ||
cancellationToken | this | |
callback | Action | |
state | object | |
return | IDisposable |