Edit

Share via


TimerItem.Stop Method

Definition

Disables the timer by removing the item from the timer queue and by resetting the expiry time.

public:
 void Stop();
public void Stop ();
member this.Stop : unit -> unit
Public Sub Stop ()

Applies to