2 references to defaultReceivedBytesThreshold
System (2)
sys\system\io\ports\SerialPort.cs (2)
77
private int receivedBytesThreshold =
defaultReceivedBytesThreshold
;
469
DefaultValue(
defaultReceivedBytesThreshold
),