Click or drag to resize
ITimerStop Method
Stops the timer.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Stop()
Remarks
Note that the event can still fire while this function is running.
See Also