IModuleUsageCounterGetValue Method |
Gets current value of the specified counter.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax long GetValue(
string counterName
)
Parameters
- counterName
- Type: SystemString
Name of the counter.
Return Value
Type:
Int64See Also