<PackageReference Include="System.Threading.Tasks" Version="3.0.0" />

OperationCanceledException

public OperationCanceledException(string message)

public OperationCanceledException(string message, Exception innerException)

public OperationCanceledException(string message, CancellationToken token)

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