xenadmin/XenAdmin/Wizards/RollingUpgradeWizard/PlanActions
Konstantina Chremmou a128847717 AutomaticBackgroundThread and SemiAutomaticBackgroundThread simplification: moved
common code to the base class BackgroundThreadBase; removed classes inheriting from
EventArgs; use Action/Action<T> delegates instead of EventHandler<T>.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-21 11:36:20 +00:00
..
AutomaticBackgroundThread.cs AutomaticBackgroundThread and SemiAutomaticBackgroundThread simplification: moved 2013-12-21 11:36:20 +00:00
BackgroundThreadBase.cs AutomaticBackgroundThread and SemiAutomaticBackgroundThread simplification: moved 2013-12-21 11:36:20 +00:00
SemiAutomaticBackgroundThread.cs AutomaticBackgroundThread and SemiAutomaticBackgroundThread simplification: moved 2013-12-21 11:36:20 +00:00
UpgradeHostPlanAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpgradeManualHostPlanAction.cs CP-4957: Added logging for the Rolling Pool Upgrade process. 2013-12-13 17:57:20 +00:00