Property ThresholdMsgs
ThresholdMsgs
Number of messages left in the buffer that should trigger a low watermark on the client, and influence it to request more messages
public int? ThresholdMsgs { get; init; }
Property Value
- int?
Number of messages left in the buffer that should trigger a low watermark on the client, and influence it to request more messages
public int? ThresholdMsgs { get; init; }