Property ReceivedBytesThreshold
ReceivedBytesThreshold
Gets or sets the number of bytes received into the internal input buffer before the read event is fired.
public int ReceivedBytesThreshold { get; set; }
Gets or sets the number of bytes received into the internal input buffer before the read event is fired.
public int ReceivedBytesThreshold { get; set; }