IPacket MethodsNetworkComms.Net Help
The IPacket type exposes the following members.
Methods

  NameDescription
Public methodDispose
Dispose of internal packet resources
Public methodSerialiseHeader
Returns the serialised bytes of the packet header appended by the serialised header size. This is required to rebuild the header on receive.
Back to Top
See Also