PacketBuilder NumUnusedBytesMostRecentPartialPacket Method NetworkComms.Net Help
Returns the number of unused bytes in the most recently cached partial packet.

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

public int NumUnusedBytesMostRecentPartialPacket()

Return Value

Type: OnlineInt32
The number of unused bytes in the most recently cached partial packet.
See Also