<PackageReference Include="NETStandard.Library" Version="2.0.2" />

System.OperationCanceledException

public OperationCanceledException(string message)

public OperationCanceledException(string message, Exception innerException)

public OperationCanceledException(string message, Exception innerException, CancellationToken token)

public OperationCanceledException(string message, CancellationToken token)