PSJobStartEventArgs.IsAsync Property

Definition

Job is run asynchronously.

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

Property Value

Applies to