CTI32 Engine Class Library

DialerStats Methods

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

Public Instance Methods

Busy Updates the Busy Counter
Connected Updates the Connected Counter
CustomStat Updates Custome Stats.
Disconnect Updates the Disconnect Counter
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Fax Updates the Fax Answer Counter
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.
Hangup Updates the Hangup Counter
Human Updates the Human Answer Counter
IncrementISDNPortResults Increments the ISDN Port Counters
IncrementNumbersDialed Increments the Numbers Dialed
Machine Updates the Machine Answer Counter
NetworkError Updates the NetworkError Counter
NoAnswer Updates the NoAnswer Counter
NoDialTone Updates the NoDialTone Counter
NoRingBack Updates the NoRingBack Counter
Reset Resets The Stats
TelecomError Updates the TelecomError Counter
ToString (inherited from Object) Returns a String that represents the current Object.
UpdateCallAverage Updates The Call Average

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

DialerStats Class | CTI32Engine Namespace