Click or drag to resize

ICancelManager Interface

Namespace:  QuickGraph.Algorithms.Services
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface ICancelManager : IService

The ICancelManager type exposes the following members.

Properties
  NameDescription
Public propertyIsCancelling
Top
Methods
  NameDescription
Public methodCancel
Public methodResetCancel
Top
Events
See Also