GetCancellationToken
virtual
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.
