duplicate property
Gets or sets a value indicating whether this MQTT Message is duplicate of a previous message. True if duplicate; otherwise, false.
Implementation
bool duplicate = false;
Gets or sets a value indicating whether this MQTT Message is duplicate of a previous message. True if duplicate; otherwise, false.
bool duplicate = false;