BASS.NET API for the Un4seen BASS Audio Library

BASSTimerStop Method

BASS.NET API for the Un4seen BASS Audio Library
Deativates (stops) the Timer.

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public void Stop()
Remarks

After deactivating the Timer no more Tick events will be raised.
See Also

Reference