OperationCounter.Increment Method

Increments the operation count by one.

Namespace:  System.Web.Mvc.Async
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Increment : unit -> int

Return Value

Type: System.Int32
The updated operation count.
Show: