IUpdateServer.GetCleanupManager Method ()
Applies To: Windows Server Update Services
Get an instance of the ICleanupManager interface for performing cleanup tasks to the server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
ICleanupManager GetCleanupManager()
ICleanupManager^ GetCleanupManager()
abstract GetCleanupManager : unit -> ICleanupManager
Function GetCleanupManager As ICleanupManager
Return Value
Type: Microsoft.UpdateServices.Administration.ICleanupManager
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top