Click or drag to resize

EngineWindowsCancellationTokenSource Field

IT Hit User File System
Cancellation token source to cancel all running operations.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public CancellationTokenSource CancellationTokenSource

Field Value

Type: CancellationTokenSource
See Also