Property PublishEveryScan
PublishEveryScan
Gets or sets whether to publish on every scan regardless of value change.
[YamlIgnore]
[JsonIgnore]
public bool? PublishEveryScan { get; set; }
Property Value
- bool?
Gets or sets whether to publish on every scan regardless of value change.
[YamlIgnore]
[JsonIgnore]
public bool? PublishEveryScan { get; set; }