Compartilhar via


PacketCaptureParameters.TimeLimitInSeconds Propriedade

Definição

Obtém ou define a duração máxima da sessão de captura em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a