SPDiagnosticsProvider.Delete Method
When the timer job is deleted, the data associated with that job will be deleted as well.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As SPDiagnosticsProvider
instance.Delete()
public override void Delete()