ServerProperty.RequiresRestart Property

Definition

Gets or sets an indication if changes in the value of the property represented by the ServerProperty object requires restart.

public bool RequiresRestart { get; set; }
member this.RequiresRestart : bool with get, set
Public Property RequiresRestart As Boolean

Property Value

true if restart is required; otherwise, false.

Applies to