PerformanceCounters.Reset 메서드
Resets the counter for PerformanceCounters class.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public Shared Sub Reset
‘사용 방법
PerformanceCounters.Reset()
public static void Reset()
public:
static void Reset()
static member Reset : unit -> unit
public static function Reset()