Connection IncomingPacketHandleHandOff Method NetworkComms.Net Help
Attempts to use the data provided in packetBuilder to recreate something useful. If we don't have enough data yet that value is set in packetBuilder.

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

protected void IncomingPacketHandleHandOff(
	PacketBuilder packetBuilder
)
See Also