|  | Packet Properties | 
The Packet type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Checksum | 
            Gets or sets the checksum for the data in this packet.
             | 
|  | IsLastPacket | 
            Gets or sets a value that indicates whether this packet is the last packet being sent.
             | 
|  | SequenceNumber | 
            Gets or sets the sequence number of the packet.
             | 
|  | Size | 
            Gets or sets the size of the packet.
             | 
 See Also
See Also