| PatchKit.Async Namespace |
| Class | Description | |
|---|---|---|
| AsyncCancellationTokenRegistration |
Cancellation token callback registration. Callback is unregistered when registration object is disposed.
| |
| AsyncCancellationTokenSource |
Cancellation token source for asynchronus operations.
| |
| AsyncResult | ||
| AsyncResultT |
Asynchronus operation result.
| |
| AsyncResultExtensions |
| Structure | Description | |
|---|---|---|
| AsyncCancellationToken |
Cancellation token for asynchronus operations.
|
| Interface | Description | |
|---|---|---|
| ICancellableAsyncResult |
| Delegate | Description | |
|---|---|---|
| CancellableAsyncCallback |
Delegate for cancellable async operation.
|