LabAutoShutdownProfile.NoConnectDelay Property

Definition

The amount of time a VM will stay running before it is shutdown if no connection is made and this behavior is enabled.

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

Property Value

Applies to