10.24.0

SessionPropertiesIncludeSenderId Property

When enabled, a sender ID is automatically included in the Solace-defined fields for each message sent. Default: false

Definition

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

Property Value

Boolean

See Also