 | SessionPropertiesClientMode Property |
version: 10.22.0 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.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax[ObsoleteAttribute("Setting this property has no effect; Client mode is automatically detected")]
public bool ClientMode { get; set; }
Property Value
Type:
Boolean
See Also