ICounterMeasure
void Decrement()
Decrements this counter by 1.
Decrements this counter by the decrementBy value..
void Increment()
Increments this counter by 1.
Increments this counter by the incrementBy value.
void Reset()
Resets this counter.
long Value()
Retrieves the current value.