WebPubSubApplicationFirewallSettings.MaxClientConnectionLifetimeInSeconds Property

Definition

Config to control the client connection lifetime in seconds, can be set to 0 to disable the config.

public long? MaxClientConnectionLifetimeInSeconds { get; set; }
member this.MaxClientConnectionLifetimeInSeconds : Nullable<int64> with get, set
Public Property MaxClientConnectionLifetimeInSeconds As Nullable(Of Long)

Property Value

Applies to