ISubscription.SynchronizeAutomatically

Determines if the WSUS server automatically synchronizes the updates every day.

public bool SynchronizeAutomatically {get; set;}
Public Property SynchronizeAutomatically As bool

Property Value

True if the WSUS server automatically synchronizes the updates every day; otherwise, false.

Remarks

If true, call ISubscription.SynchronizeAutomaticallyTimeOfDay to specify the time of day to synchronize the updates.

If false, call ISubscription.StartSynchronization to manually start synchronization.

WSUS synchronizes only the new updates (or the latest new revision of an update) that were published since the last time you synchronized the updates.

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.