IUpdate.Refresh Method ()
Applies To: Windows Server Update Services
Refreshes the properties of this update with the latest values.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
void Refresh()
void Refresh()
abstract Refresh : unit -> unit
Sub Refresh
Exceptions
Exception
Condition
The update could not be found in the database.
See Also
IUpdate Interface
Microsoft.UpdateServices.Administration Namespace
Return to top