VmmAddInBase::OnFinalRevoke Method ()

System Center
 

Updated: June 20, 2017

Applies To: System Center 2016 - Virtual Machine Manager

Called by the N:System.Addin framework. Calls the OnUnload method.

Namespace:   Microsoft.SystemCenter.VirtualMachineManager.UIAddIns
Assembly:  Microsoft.SystemCenter.VirtualMachineManager.UIAddIns (in Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.dll)

protected:
virtual void OnFinalRevoke() override

Do not override this method. Instead, use the OnUnload method,

Return to top
Show: