TimerElapsedEventArgs.TimerId Property

Definition

Gets the ID number for the timer.

public:
 property IntPtr TimerId { IntPtr get(); };
public IntPtr TimerId { get; }
member this.TimerId : nativeint
Public ReadOnly Property TimerId As IntPtr

Property Value

IntPtr

nativeint

The ID number for the timer.

Applies to