This document is archived and information here might be outdated.  Recommended version.


IGxAGSConnection.Disconnect Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSConnection Interface > IGxAGSConnection.Disconnect Method
ArcGIS Developer Help

IGxAGSConnection.Disconnect Method

Disconnects from an ArcGIS server.

[Visual Basic .NET]
Public Sub Disconnect ( _
)
[C#]
public void Disconnect (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSConnection Interface