IPerformanceCounter::IncrementBy Method

.NET Framework 4.5

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

long long IncrementBy(
	long long value
)

Parameters

value
Type: System::Int64

Return Value

Type: System::Int64
Returns Int64.
Show: