OperationCounter Constructor

Initializes a new instance of the OperationCounter class.

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

'Declaration
Public Sub New
'Usage
Dim instance As New OperationCounter()
Show: