CliContextCancellationToken Property
Gets the token to implement cancellation handling. Available for async command handlers.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public CancellationToken CancellationToken { get; }
Property Value
CancellationToken