Share via


SPDiagnosticsProvider.Sync method

Override this method to collect your data and write it to the database using WriteDataRowToServer()

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public MustOverride Sub Sync
'Usage
Dim instance As SPDiagnosticsProvider

instance.Sync()
public abstract void Sync()

See also

Reference

SPDiagnosticsProvider class

SPDiagnosticsProvider members

Microsoft.SharePoint.Diagnostics namespace