你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PacketCaptureSettings.SessionTimeLimitInSeconds Property

Definition

Maximum duration of the capture session in seconds is 604800s (7 days) for a file. Default value in second 86400s (1 day).

public int? SessionTimeLimitInSeconds { get; set; }
member this.SessionTimeLimitInSeconds : Nullable<int> with get, set
Public Property SessionTimeLimitInSeconds As Nullable(Of Integer)

Property Value

Applies to