Share via


SimpleTask.CanPause Property

Definition

public:
 property bool CanPause { bool get(); };
public bool CanPause { get; }
member this.CanPause : bool
Public ReadOnly Property CanPause As Boolean

Property Value

Implements

Microsoft.BizTalk.Scheduler.ITask.CanPause Microsoft.BizTalk.Scheduler.ITask.CanPause

Applies to