Click or drag to resize

SubscriptionOptionsNoLocal Property

No local option. If the value is 1, messages MUST NOT be forwarded to a connection with a client identifier equal to the identifier of the publishing connection.

Namespace: Demo3D.HLE.Comms.MQTT
Assembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntax
C#
public bool NoLocal { get; set; }

Property Value

Boolean
See Also