Property BufferOnFailedPublish
BufferOnFailedPublish
Gets or sets whether updates should be buffered when a publish fails.
[YamlIgnore]
[JsonIgnore]
public bool? BufferOnFailedPublish { get; set; }
Property Value
- bool?
Gets or sets whether updates should be buffered when a publish fails.
[YamlIgnore]
[JsonIgnore]
public bool? BufferOnFailedPublish { get; set; }