10.24.0

FlowPropertiesBindRetries Property

The maximum number of bind attempts to make. The default value is 3.

Definition

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

Property Value

Int32

See Also