WsusCollection.OnClearComplete Method ()

 

Applies To: Windows Server Update Services

Performs additional custom processes after clearing the contents of the UpdateCollection instance.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Syntax

protected override void OnClearComplete()
protected:
virtual void OnClearComplete() override
override OnClearComplete : unit -> unit
Protected Overrides Sub OnClearComplete

See Also

WsusCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top