Solclient
SessionPropertiesSubscribeBlocking Property |
Set to true to enable blocking subscribe/unsubscribe operation.
Default: true
Default: true
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public bool SubscribeBlocking { get; set; }
Public Property SubscribeBlocking As Boolean Get Set
public: property bool SubscribeBlocking { bool get (); void set (bool value); }
Property Value
Type: BooleanSee Also