Compartilhar via


ConnectionMonitorParameters.AutoStart Propriedade

Definição

Obtém ou define se o monitor da conexão será iniciado automaticamente depois de criado.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a