SimpleTask.CanStop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool CanStop { bool get(); };
public bool CanStop { get; }
member this.CanStop : bool
Public ReadOnly Property CanStop As Boolean
Property Value
Implements
Microsoft.BizTalk.Scheduler.ITask.CanStop
Microsoft.BizTalk.Scheduler.ITask.CanStop