PerformanceCounters.Reset Method

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Shared Sub Reset
'Usage

PerformanceCounters.Reset()
public static void Reset()
public:
static void Reset()
static member Reset : unit -> unit 
public static function Reset()