IDownstreamServer.LastSyncTime
Retrieves the last time the downstream server synchronized itself with this server.
public DateTime LastSyncTime {get;}
Public ReadOnly Property LastSyncTime As DateTime
Property Value
Last time the downstream server synchronized itself with this server.
Remarks
This value can be DateTime.MinValue if the downstream server attempted to synchronize with this server but the synchronization process failed.
Requirements
Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
Namespace | Defined in Microsoft.UpdateServices.Administration. |
Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
.NET Framework | Requires .NET Framework 1.1. |