10.24.0

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.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
[ObsoleteAttribute("Setting this property has no effect; Client mode is automatically detected")]
public bool ClientMode { get; set; }

Property Value

Boolean

See Also