IRTDUpdateEvent.Disconnect Method
Instructs the real-time data server (RTD) to disconnect from the specified IRTDUpdateEvent object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Disconnect
'Usage
Dim instance As IRTDUpdateEvent
instance.Disconnect()
void Disconnect()