10.24.0

SessionPropertiesConnectBlocking Property

Use true to enable blocking connection operation. Default: true

Definition

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

Property Value

Boolean

See Also