ThrowIfInterruptionRequested

IInterruptionToken.ThrowIfInterruptionRequested method

Throws an OperationCanceledException if interruption was requested. Thrown when interruption was requested.

public void ThrowIfInterruptionRequested()

See Also