Spread Windows Forms 12.0 Product Documentation
Disconnect Method


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

Reference

IRTDUpdateEvent Interface
IRTDUpdateEvent Members