Freigeben über


ConnectionMonitorParameters.AutoStart Eigenschaft

Definition

Ruft ab oder legt fest, ob der Verbindungsmonitor nach der Erstellung automatisch gestartet wird.

[Newtonsoft.Json.JsonProperty(PropertyName="autoStart")]
public bool? AutoStart { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoStart")>]
member this.AutoStart : Nullable<bool> with get, set
Public Property AutoStart As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: