SessionPropertiesClientMode Property
Note: This API is now obsolete.
Set to true to enable client mode. Client mode uses a single TCP connection to the appliance
for both publisher and subscriber channels. To use this mode, the appliance requires a Topic Routing Blade.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
[ObsoleteAttribute("Setting this property has no effect; Client mode is automatically detected")]
public bool ClientMode { get; set; }
Property Value
Boolean