Compartir a través de


NetworkInterface.AuxiliaryMode Propiedad

Definición

Obtiene o establece el modo auxiliar del recurso interfaz de red. Entre los valores posibles se incluyen: "None", "MaxConnections", "Floating"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.auxiliaryMode")]
public string AuxiliaryMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.auxiliaryMode")>]
member this.AuxiliaryMode : string with get, set
Public Property AuxiliaryMode As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a