Click or drag to resize

Packet Properties

The Packet type exposes the following members.

Properties
 NameDescription
Public propertyChecksum Gets or sets the checksum for the data in this packet.
Public propertyData Gets the valid data for this packet.
Public propertyIsLastPacket Gets or sets a value that indicates whether this packet is the last packet being sent.
Public propertySequenceNumber Gets or sets the sequence number of the packet.
Public propertySize Gets or sets the size of the packet.
Top
See Also