10.24.0

SessionPropertiesKeepAliveIntervalsLimit Property

The number of keep-alive intervals with no received traffic that are allowed before a session is declared down. The minimum valid value is 3.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int KeepAliveIntervalsLimit { get; set; }

Property Value

Int32

See Also