Lingua

MSBuildServerLifecycleEventArgs.ShortLived Property

Definition

true when a spawned server node will tear itself down after this build instead of staying resident for reuse (a "short-lived" server — a /mt build with node reuse off).

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

Property Value

Applies to