AddTapi.NET Developer's Manual
Shutdown Method
NamespacesTraysoft.AddTapiTapiAppShutdown()()()
Shutdowns AddTapi.NET.
Declaration Syntax
C#Visual BasicVisual C++
public static void Shutdown()
Public Shared Sub Shutdown
public:
static void Shutdown()
Remarks
This method shutdowns AddTapi.NET and terminates application's usage of Windows Telephony system. No other AddTapi.NET methods except Initialize(String) can be called after Shutdown.

Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)