This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > IS > IServiceControl Interface > IServiceControl.StopServer Method (ArcObjects .NET 10.4 SDK) |
Stops the server.
[Visual Basic .NET]
Public Sub StopServer ( _
)
[C#] public void StopServer ( );
[C++]
HRESULT StopServer(
void
);
This method stops a database service.