Share via


SimpleTask.CanStop Property

Definition

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

Applies to