Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()