10.24.0

SessionPropertiesSubscribeBlocking Property

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

Definition

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

Property Value

Boolean

See Also