ICtiControl.CleanUpAndShutdown Method

Definition

Cleans up and shuts down any CTI specific functions and should be called as part of shutdown.

public:
 bool CleanUpAndShutdown();
public bool CleanUpAndShutdown ();
abstract member CleanUpAndShutdown : unit -> bool
Public Function CleanUpAndShutdown () As Boolean

Returns

True if the cleanup and shutdown was successful, otherwise false.

Applies to