Click or drag to resize

SessionPropertiesConnectBlocking Property

version: 10.22.0
Use true to enable blocking connection operation. Default: true

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

Property Value

Type: Boolean
See Also