CTI32 Engine Class Library

LineThread Methods

The methods of the LineThread class are listed below. For a complete list of LineThread class members, see the LineThread Members topic.

Public Instance Methods

CallLogic Entry function for managing a single channel. This sets up the channel and waits for a call or a command to perform an outbound call.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
GetValue Gets a value from an XML document with a specific name.
NewCall Callback that occurs when a new call comes into the system.
ResetChannel Reset a channel after it has faild a Drop
StatsThread Optionally, once per day the email containing the daily stats can be executed. This thread runs waiting for midnight to occur.
ToString (inherited from Object) Returns a String that represents the current Object.
UserThread Starts the dispatch thread if the user has defined one.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

LineThread Class | CTI32Engine Namespace