This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerStatus Interface > IServerStatus.StartTime Property (ArcObjects .NET 10.5 SDK) |
The time that the server was started.
[Visual Basic .NET]
Public ReadOnly Property StartTime As DateTime
[C#]
public DateTime StartTime {get;}
[C++]
HRESULT get_StartTime(
DATE* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type DATE