CTI32 Engine Class Library

DialWorker.OnComplete Method 

This method is executed is after all other functions are complete. Use this section to update your database.

[Visual Basic]
MustOverride Protected Sub OnComplete()
[C#]
protected abstract void OnComplete();

See Also

DialWorker Class | CTI32Engine Namespace