Share via


IPerformanceCounter.NextSample Method

.NET Framework 4

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

Syntax

'Declaration
Sub NextSample
'Usage
Dim instance As IPerformanceCounter

instance.NextSample()
void NextSample()
void NextSample()
abstract NextSample : unit -> unit
function NextSample()

See Also

Reference

IPerformanceCounter Interface

Microsoft.AspNet.SignalR.Infrastructure Namespace