Property ThresholdBytes
ThresholdBytes
Hint for the number of bytes left in buffer that should trigger a low watermark on the client, and influence it to request more data.
public int? ThresholdBytes { get; init; }
Property Value
- int?
Hint for the number of bytes left in buffer that should trigger a low watermark on the client, and influence it to request more data.
public int? ThresholdBytes { get; init; }