AddTapi.NET Developer's Manual
Close Method
NamespacesTraysoft.AddTapiTapiLineClose()()()
Closes the line. Closing the line stops monitoring of incoming calls on the line.
Declaration Syntax
C#Visual BasicVisual C++
public void Close()
Public Sub Close
public:
void Close()
Remarks
This method closes the line and releases associated telephony hardware. When the line is closed, it cannot be used to place outgoing calls.
See Also

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