Compartir a través de


NetworkInterface.DisableTcpStateTracking Propiedad

Definición

Obtiene o establece indica si se va a deshabilitar el seguimiento de estado tcp.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a