Click or drag to resize
IPacket Methods

The IPacket type exposes the following members.

Methods
  NameDescription
Public methodCompleteFrom
Completes the IPacket if IsComplete and Disposed is false.
Public methodPrepare
Creates a sequence of bytes which correspond to the IPacket in binary format suitable to be sent on a network.
Top
See Also