IModuleUsageCounter Interface |
Namespace: CMS.Base
public interface IModuleUsageCounter
The IModuleUsageCounter type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Clears value of the specified counter.
| |
GetValue |
Gets current value of the specified counter.
| |
Increment |
Increments value of the specified counter.
|