PerformanceCounterManager Constructor

.NET Framework 4

Creates a new instance.

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New PerformanceCounterManager()
public PerformanceCounterManager()
public:
PerformanceCounterManager()
new : unit -> PerformanceCounterManager
public function PerformanceCounterManager()

See Also

Reference

PerformanceCounterManager Class

Microsoft.AspNet.SignalR.Infrastructure Namespace