OperationCounter.Count Property

Visual Studio 2010

Gets the operation count.

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

public int Count { get; }

Property Value

Type: System.Int32
The operation count.

Community Additions

ADD
Show: