Disconnect

Disconnect TerraExplorer from a SkylineGlobe Server. This method executes synchronously, meaning it returns after disconnecting. If you want to execute asynchronously, use DisconnectAsync instead.

 

JavaScript

 

Disconnect()

 

C#

 

Disconnect()

 

C++

 

HRESULT Disconnect();