PacketBuilder FirstByte Method NetworkComms.Net Help
Returns the value of the first cached byte.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public byte FirstByte()

Return Value

Type: OnlineByte
The value of the first cached byte.
See Also