Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| PacketProperty.TimerTick Field | 
The Guid .gif) for the PacketProperty object for the time the packet was generated.
 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