CTI32 Engine Class Library

DialWorker.OnConnect Method 

When using Call Progress 0 or 1, this method is called after the dial.

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

See Also

DialWorker Class | CTI32Engine Namespace