IPerformanceCounter::RawValue Property

.NET Framework 4.5

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

property long long RawValue {
	long long get ();
	void set (long long value);
}

Property Value

Type: System::Int64
Returns Int64.
Show: