This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > IS > IServiceControl Interface > IServiceControl.ServerStatus Property (ArcObjects .NET 10.4 SDK) |
The status of the server.
[Visual Basic .NET] Public ReadOnly Property ServerStatus As esriDataServerStatusType
[C#] public esriDataServerStatusType ServerStatus {get;}
[C++]
HRESULT get_ServerStatus(
esriDataServerStatusType* status
);
[C++]
Parameters status [out, retval]
status is a parameter of type esriDataServerStatusType
This method returns the current status of the database service (see esriDataServerStatusType).