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