Property MaxEventsPerPublish
MaxEventsPerPublish
Gets or sets the maximum number of tag events per publish in narrow format.
[YamlIgnore]
[JsonIgnore]
public int? MaxEventsPerPublish { get; set; }
Property Value
- int?
Gets or sets the maximum number of tag events per publish in narrow format.
[YamlIgnore]
[JsonIgnore]
public int? MaxEventsPerPublish { get; set; }