mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-22 00:00:40 +01:00
7d7a040335
TickUntilCompletion() is now a static method and again takes an ApplianceAction parameter. It does a null check on each while iteration to handle the case where another thread nulls the action. Also added Run() method to ApplianceAction which initialises the ticker (now a private method), and let child classes call Run() instead. |
||
---|---|---|
.. | ||
ApplianceAction.cs | ||
ExportApplianceAction.cs | ||
ImportApplianceAction.cs | ||
ImportImageAction.cs |