DiagnosticsService.ResetAll Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Administration
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub ResetAll
'Usage
Dim instance As DiagnosticsService
instance.ResetAll()
public void ResetAll()
Implements
IDiagnosticsManager.ResetAll()