SessionPropertiesNoLocal Property
If this property is true, messages published on the session cannot be received on the
same session even if the client has a subscription that matches the published topic.
If this restriction is requested and the appliance does not have No Local support,
the session connects fail with subcode
NoLocalNotSupported.
Default: false
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public bool NoLocal { get; set; }
Property Value
Boolean