Compartir a través de


PacketCaptureParameters.TimeLimitInSeconds Propiedad

Definición

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

[Newtonsoft.Json.JsonProperty(PropertyName="timeLimitInSeconds")]
public int? TimeLimitInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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