| IPacket Properties | 
The IPacket type exposes the following members.
| Name | Description | |
|---|---|---|
| Created | 
            Gets a value indciating when the IPacket was created.
              | |
| Disposed | ||
| IsComplete | 
            Determines if the IPacket is completely in memory.
              | |
| IsReadOnly | 
            Determines if the IPacket can be modified.
              | |
| Length | 
            The length in bytes of the packet
              | |
| Transferred | 
            Gets a value indicating when the NetworkPacket was sent.
            If null then the IPacket was not yet set.
              |