Class for cancelling long running operations.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public sealed class Cancellation : ICancellation |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Cancellation _ Implements ICancellation |
| Visual C++ |
|---|
public ref class Cancellation sealed : ICancellation |
Inheritance Hierarchy
System..::.Object
BayesServer..::.Cancellation
BayesServer..::.Cancellation
