AsyncContextWrapperThrowIfCancellationRequested Method

Definition

Namespace: KGySoft.Threading
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public void ThrowIfCancellationRequested()

Implements

IAsyncContextThrowIfCancellationRequested

See Also