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: 17.00.05
Syntax
C#
public bool NoLocal { get; set; }

Property Value

Type: Boolean
See Also