Property FlowControl
FlowControl
For push consumers this will regularly send an empty mess with Status header 100 and a reply subject, consumers must reply to these messages to control the rate of message delivery
[JsonPropertyName("flow_control")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool FlowControl { get; set; }