This will be called when the built-in timer ticks.
| C# | Visual Basic | Visual C++ |
protected abstract void TimerTick( Object sender, EventArgs e )
Protected MustOverride Sub TimerTick ( sender As Object, e As EventArgs )
protected: virtual void TimerTick( Object^ sender, EventArgs^ e ) abstract
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649