BuildParameters.DisableInProcNode Property

Definition

When true, indicates the in-proc node should not be used.

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

Property Value

Returns the flag.

Applies to