OperationCounter.Increment Method
Include Protected Members
Include Inherited Members
Increments the operation count.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Increment() | Increments the operation count by one. | |
Increment(Int32) | Increments the operation count by the specified value. |
Top