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.
Retrieves the last time the client synchronized itself with the WSUS server.
public DateTime LastSyncTime {get;}
Public ReadOnly Property LastSyncTime As DateTime
Property Value
Last time the client synchronized itself with the WSUS server. The date is in Coordinated Universal Time. DateTime.MinValue means the client has never synchronized itself with the WSUS server.
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. |