This document is archived and information here might be outdated. Recommended version. |
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).