Share via


IPerformanceCounter.Close Method

.NET Framework 4

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

Syntax

'Declaration
Sub Close
'Usage
Dim instance As IPerformanceCounter

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

See Also

Reference

IPerformanceCounter Interface

Microsoft.AspNet.SignalR.Infrastructure Namespace