Click or drag to resize
AsyncCancellationTokenSource Constructor
Initializes a new instance of the AsyncCancellationTokenSource class

Namespace: PatchKit.Async
Assembly: PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AsyncCancellationTokenSource()
See Also