This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IServerConnection Interface > IServerConnection.Disconnect Method (ArcObjects .NET 10.4 SDK) |
Disconnects connection from the server.
[Visual Basic .NET]
Public Sub Disconnect ( _
)
[C#] public void Disconnect ( );
[C++]
HRESULT Disconnect(
void
);