IModuleUsageCounterClear Method |
Clears value of the specified counter.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax void Clear(
string counterName
)
Parameters
- counterName
- Type: SystemString
Name of the counter.
See Also