BrowserPropertiesMaxReconnectTries Property
Browsers can be configured to attempt re-binding automatically, mainly when a replay is started.
This property controls the number of times the re-bind is attempted.
-1 means infinite retries.
0 means no auto rebind.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public int MaxReconnectTries { get; set; }
Property Value
Int32