SPDiagnosticsProvider.GetLastSyncUtc Method
Include Protected Members
Include Inherited Members
Retrieves a DateTime object representing the last time that the logging system was synchronized.
Overload List
Name | Description | |
---|---|---|
GetLastSyncUtc(String) | The DateTime of the most recent data written to Usage database in UTC format. | |
GetLastSyncUtc(String, String) | The DateTime of the most recent data written to Usage database in UTC format. |
Top