PersistentConnection::Counters Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Returns IPerformanceCounterManager.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
protected: property IPerformanceCounterManager^ Counters { IPerformanceCounterManager^ get (); private: void set (IPerformanceCounterManager^ value); }
Property Value
Type: Microsoft.AspNet.SignalR.Infrastructure::IPerformanceCounterManagerReturns IPerformanceCounterManager.
Show: