Table of Contents

CliContext.CancellationToken Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets the token to implement cancellation handling. Available for async command handlers.

public CancellationToken CancellationToken { get; }

Property Value

CancellationToken