PerformanceCounterManager.CategoryName Field

.NET Framework 4

The performance counter category name for SignalR counters.

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

Syntax

'Declaration
Public Const CategoryName As String
'Usage
Dim value As String 

value = PerformanceCounterManager.CategoryName
public const string CategoryName
public:
literal String^ CategoryName
static val mutable CategoryName: string
public const var CategoryName : String

See Also

Reference

PerformanceCounterManager Class

Microsoft.AspNet.SignalR.Infrastructure Namespace