RTD.RestartServers Method
Reconnects to a real-time data server (RTD).
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub RestartServers
'Usage
Dim instance As RTD
instance.RestartServers()
void RestartServers()