CleanupProgressEventHandler Delegate
The event handler that deals with cleanup progress.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @delegate */ public delegate void CleanupProgressEventHandler ( Object sender, CleanupEventArgs e )
Parameters
- sender
The ICleanupManager that sent the progress notification.
- e
An instance of CleanupEventArgs containing progress information.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2