10.24.0

SessionPropertiesTopicDispatch Property

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

Definition

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

Property Value

Boolean

See Also