Summary
Gets or sets a value indicating whether cancellation token is defined for async operation.
- Namespace
- Cake
.MkDocs .Serve - Containing Type
- Mk
Docs Serve Async Settings
Syntax
public CancellationToken Token { get; set; }
Value
| Type | Description |
|---|---|
| CancellationToken | CancellationToken.None - default value. |