Table of Contents

Property Count

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

Count

Gets or sets the maximum number of bytes to read. Fewer bytes may be read if there are not enough bytes in the input buffer before the read timeout.

public int Count { get; set; }

Property Value

int