PatchKit Documentation
PatchKit Documentation
PatchKit
PatchKit.Async
AsyncCancellationToken Structure
AsyncCancellationTokenRegistration Class
AsyncCancellationTokenSource Class
AsyncResult Class
AsyncResult(T) Class
AsyncResultExtensions Class
CancellableAsyncCallback Delegate
ICancellableAsyncResult Interface
CancellableAsyncCallback Delegate
Delegate for cancellable async operation.
Namespace:
PatchKit.Async
Assembly:
PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
delegate
void
CancellableAsyncCallback
(
ICancellableAsyncResult
ar
)
Parameters
ar
Type:
PatchKit.Async
ICancellableAsyncResult
See Also
Reference
PatchKit.Async Namespace
Send comments on this topic to
contact@patchkit.net