IMessageSenderId Property
Gets/sets the SenderId.
Returns null if not present.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
string SenderId { get; set; }
Property Value
String
The SenderId is user-defined,
carried end-to-end, and can also be matched in a selector, but otherwise is not relevant
to the event broker.
Setting the SenderId overrides the session property
IncludeSenderId
and forces the specified SenderID into the Solace-defined fields for each message.