Send an empty packet using the provided packetType. Useful for signalling.
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- sendingPacketType
- Type: System String
The sending packet type
- packetSequenceNumber
- Type: System Int64
The sequence number of the packet sent
See Also