Solclient
SessionPropertiesSendBlocking Property |
Set to true to enable blocking send 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 SendBlocking { get; set; }
Public Property SendBlocking As Boolean Get Set
public: property bool SendBlocking { bool get (); void set (bool value); }
Property Value
Type: BooleanSee Also