IPerformanceCounter.RemoveInstance Method

.NET Framework 4.5

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

Syntax

'Declaration
Sub RemoveInstance
'Usage
Dim instance As IPerformanceCounter

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

See Also

Reference

IPerformanceCounter Interface

Microsoft.AspNet.SignalR.Infrastructure Namespace