PSWorkflowJob.IsAsync Property

Definition

True if job is synchronous and can be debugged.

public:
 property bool IsAsync { bool get(); void set(bool value); };
public:
 property bool IsAsync { bool get(); void set(bool value); };
public bool IsAsync { get; set; }
member this.IsAsync : bool with get, set
Public Property IsAsync As Boolean

Property Value

Implements

Applies to