DebugHelperGetDebugCounter Method |
Returns state of the debug counter.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static int GetDebugCounter(
bool increment
)
Parameters
- increment
- Type: SystemBoolean
If true, counter is incremented
Return Value
Type:
Int32See Also