IRtdServer.ServerTerminate Method
Terminates the connection to the real-time data server.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub ServerTerminate
'Usage
Dim instance As IRtdServer
instance.ServerTerminate()
void ServerTerminate()