Partager via


PacketCaptureParameters.TimeLimitInSeconds Propriété

Définition

Obtient ou définit la durée maximale de la session de capture en secondes.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à