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
Public method Increment() Increments the operation count by one.
Public method Increment(Int32) Increments the operation count by the specified value.

Top

See Also

Reference

OperationCounter Class

System.Web.Mvc.Async Namespace