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


IGxGDSConnection.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 > IGxGDSConnection Interface > IGxGDSConnection.Disconnect Method
ArcGIS Developer Help

IGxGDSConnection.Disconnect Method

Disconnects from a GIS Data server.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGDSConnection Interface