DataReceived イベントが発生する前の内部入力バッファのバイト数 [既定値:1]

Namespace: FVIL.Ports
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual int ReceivedBytesThreshold { get; set; }
Visual Basic
Public Overridable Property ReceivedBytesThreshold As Integer
	Get
	Set

Property Value

Type: Int32

See Also