Table of Contents

Property ReceivedBytesThreshold

Namespace
Bonsai.IO.Ports
Assembly
Bonsai.System.dll

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; }

Property Value

int