IAsyncOptions Interface
Definition
- Assemblies
- Cuemon.Kernel.dll
Defines options that is related to asynchronous operations.
public interface IAsyncOptions
Properties
| Name | Description |
|---|---|
| CancellationToken | Gets or sets the cancellation token of an asynchronous operations. |