ArcObjects Library Reference (Server)  

esriServerTimePeriod Constants

The time period used to query the GIS server for statistics.

Constant Value Description
esriSTPNone 0 None.
esriSTPSecond 1 Second.
esriSTPMinute 2 Minute.
esriSTPHour 3 Hour.
esriSTPDay 4 Day.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

esriServerTimePeriod specifies a particular time period that the units of time you speficfy when queying the GIS server's statisitcs. Use esriServerTimePeriod to specify the time period units when using the GetSpecificStatisticForTimeIntervals and GetAllStatisticsForTimeInterval methods on IServerStatistics.