JobManagerTask.RunExclusive Property

Definition

Gets or sets whether the Job Manager task requires exclusive use of the compute node where it runs.

public bool? RunExclusive { get; set; }
member this.RunExclusive : Nullable<bool> with get, set
Public Property RunExclusive As Nullable(Of Boolean)

Property Value

Applies to