PacketProperty.SerialNumber Field
PacketProperty.SerialNumber Field |
The Guid for the PacketProperty object for identifying the packet.
Definition
Field Value
System.Guid. The globally unique identifier (GUID) that identifies the packet property for identifying the packet itself.
This field is read-only. This field has no default value.
Remarks
This is the same value you use to retrieve the packet from the packet queue.
See Also