IPerformanceCounterManager::MessageBusTopicsCurrent Property

.NET Framework 4.5

Gets the performance counter representing representing the current number of topics in the message bus.

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

property IPerformanceCounter^ MessageBusTopicsCurrent {
	IPerformanceCounter^ get ();
}
Show: