10.24.0

SessionPropertiesKeepAliveIntervalInMsecs Property

Use 0 to disable keep-alive. If not zero, the minimum valid value is 50. Default: 3000.

Definition

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

Property Value

Int32

See Also