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


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

IGxGDSConnection.Pause Method

Pauses a Database server.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGDSConnection Interface