Skip to content

IInvokable.GetCancellationToken

GetCancellationToken

virtual
View source
public virtual CancellationToken GetCancellationToken()
Gets the cancellation token for this request. If the request does not accept a cancellation token, this will be System.Threading.CancellationToken.None.

Returns

The cancellation token for this request.