SPDiagnosticsProvider.GetLastSyncUtc method
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