| IPacket Methods | 
The IPacket type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteFrom | 
            Completes the IPacket if IsComplete and Disposed is false.
              | |
| Prepare | 
            Creates a sequence of bytes which correspond to the IPacket in binary format suitable to be sent on a network.
              |