Share via


PacketProperty.TimerTick Field

PacketProperty.TimerTick Field

The Guid Leave Site for the PacketProperty object for the time the packet was generated.

Definition

Visual Basic .NET Public Shared TimerTick As Guid
C# public static Guid TimerTick;
Managed C++ public: static Guid TimerTick;

Field Value

System.Guid. The globally unique identifier (GUID) that identifies the packet property for the time that the packet was generated.

This field is read-only. This field has no default value.

See Also