This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerStatistics Interface > IServerStatistics.Reset Method (ArcObjects .NET 10.4 SDK) |
Clears out the currently gathered statistics.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );
[C++]
HRESULT Reset(
void
);