This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > ISOMController Interface > ISOMController.Started Property (ArcObjects .NET 10.4 SDK) |
Indicates if the server is started(true) or not(false).
[Visual Basic .NET] Public ReadOnly Property Started As Boolean
[C#] public bool Started {get;}
[C++]
HRESULT get_Started(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL