C# Class System.Threading.CancellationToken

Mostrar archivo Open project: OfficeDev/Open-XML-SDK Class Usage Examples

Public Methods

Method Description
ThrowIfCancellationRequested ( ) : void

Method Details

ThrowIfCancellationRequested() public method

public ThrowIfCancellationRequested ( ) : void
return void