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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.