Share via


PSJobProxy.RemoveRemoteJobOnCompletion Property

Definition

If set, the remote job will be removed when it has been completed and the data has been received. This can only be set prior to a job being started.

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

Property Value

Applies to