Interface for cancelling long running operations.

Namespace:  BayesServer
Assembly:  BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)

Syntax

C#
public interface ICancellation
Visual Basic (Declaration)
Public Interface ICancellation
Visual C++
public interface class ICancellation

See Also