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


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

IGxGDSConnection.Resume Method

Resumes a Database server.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGDSConnection Interface