Click or drag to resize
TapiAppShutdown Method
Shutdowns AddTapi.NET.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
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.
See Also