Spread Windows Forms 12.0 Product Documentation
ServerTerminate Method


GrapeCity.Spreadsheet Assembly > Microsoft.Office.Interop.Excel Namespace > IRtdServer Interface : ServerTerminate Method
Terminates the connection to the real-time data server.
Syntax
'Declaration
 
Sub ServerTerminate() 
'Usage
 
Dim instance As IRtdServer
 
instance.ServerTerminate()
void ServerTerminate()
See Also

Reference

IRtdServer Interface
IRtdServer Members