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.
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