SPDiagnosticsEventLogProvider.Sync method
This method is called to sync the data in Usage database.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Sync
'Usage
Dim instance As SPDiagnosticsEventLogProvider
instance.Sync()
public override void Sync()
See also
Reference
SPDiagnosticsEventLogProvider class