CTI32 Engine Class Library

DialWorker.OnHangup Method 

This method is called when the user hangs up. Use this override the call result, if desired.

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

See Also

DialWorker Class | CTI32Engine Namespace