10.24.0

BrowserPropertiesReconnectRetryIntervalMs Property

Browsers can be configured to attempt re-binding automatically, mainly when a replay is started. This property controls how long to wait between re-bind attempts, in milliseconds.

Definition

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

Property Value

Int32

See Also