Compartir a través de


PacketCaptureQueryStatusResult.StopReason Propiedad

Definición

Obtiene o establece el motivo por el que se detuvo la sesión de captura de paquetes actual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a