Click or drag to resize

SessionPropertiesSubscribeBlocking Property

version: 10.22.0
Set to true to enable blocking subscribe/unsubscribe operation.
Default: true

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

Property Value

Type: Boolean
See Also