Click or drag to resize

SessionPropertiesTopicDispatch Property

version: 10.22.0
Set to true to have the API dispatch messages based on topic. For more details see the IMessageDispatcher documentation. Default: false

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public bool TopicDispatch { get; set; }

Property Value

Type: Boolean
See Also