Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the counter for PerformanceCounters class.
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()