Stops and resets the timer timerName.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void StopAndResetTimer(
	Object timerName
)

Parameters

timerName
Type: System..::.Object
Name of the timer.

See Also