- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- On
Run Async Cancellable Delegate
Syntax
public virtual Task<int> Invoke(IApplicationState state, CancellationToken cancellationToken)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| state | IApplicationState | |
| cancellationToken | CancellationToken |
Return Value
| Type | Description |
|---|---|
| Task |
