CTI32 Engine Class Library

DialWorker Class

A Helper Class That Handles the Connection of an outbound call. To Use This class, derrive from it and code the abstract methods.

For a list of all members of this type, see DialWorker Members.

System.Object
   CTI32Engine.DialWorker

[Visual Basic]
MustInherit Public Class DialWorker
[C#]
public abstract class DialWorker

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CTI32Engine

Assembly: CTI32Engine (in CTI32Engine.dll)

See Also

DialWorker Members | CTI32Engine Namespace