Resets the runtime monitor statistics of a given Web service collection or Web service.
resetStats entity
<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/> <target name="resetStats" > <wst_antTask command="resetStats" entity=”entity” >
Where:
Option |
Description |
---|---|
entity |
Can be one of:
|
This command resets the runtime monitor statistics of MyWebServiceCollection:
wstool resetStats collection:MyWebServiceCollection
Ant build example:
<wst_antTask command="resetstats" entity="service:myCollection/myService"/>
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |