System.Timers.Timer.Close Method

Releases the resources used by the System.Timers.Timer.

Syntax

public void Close ()

Remarks

This has the same effect as calling Timer.Stop(), or setting Timer.Enabled to false.

Requirements

Namespace: System.Timers
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0