Property ThingWorxMaxUpdatesPerPublish
ThingWorxMaxUpdatesPerPublish
Maximum number of updates to send in a single publish.
[YamlIgnore]
[JsonIgnore]
public int? ThingWorxMaxUpdatesPerPublish { get; set; }
Property Value
- int?
Maximum number of updates to send in a single publish.
[YamlIgnore]
[JsonIgnore]
public int? ThingWorxMaxUpdatesPerPublish { get; set; }