This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConnection Interface > IConnection.Disconnect Method (ArcObjects .NET 10.4 SDK) |
Disconnects current connection to Tracking Server and/or data link.
[Visual Basic .NET]
Public Sub Disconnect ( _
)
[C#] public void Disconnect ( );
[C++]
HRESULT Disconnect(
void
);