Compartir a través de


PacketCapture.TimeLimitInSeconds Propiedad

Definición

Obtiene o establece la duración máxima de la sesión de captura en segundos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeLimitInSeconds")]
public int? TimeLimitInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeLimitInSeconds")>]
member this.TimeLimitInSeconds : Nullable<int> with get, set
Public Property TimeLimitInSeconds As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a