xenadmin/XenModel/Actions/Pool_Patch
Konstantina Chremmou eb3662aa88 CA-345342: Cope with optional parameters in the HTTP_actions.
- Removed wrapper delegates; call the http_actions directly.
- In case of failure or cancellation of the http_action, poll the related task
  ignoring any exceptions thrown, so that any clean up code within the http_action's exception handling can run.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-02-10 23:45:23 +00:00
..
ApplyPatchAction.cs CA-345342: Cope with optional parameters in the HTTP_actions. 2021-02-10 23:45:23 +00:00
CheckDiskSpaceForPatchUploadAction.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
CleanupDiskSpaceAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
GetDiskSpaceRequirementsAction.cs CP-30958: Initial implementation of the Conversion Manager in XenCenter. (#2481) 2019-08-22 10:47:43 +01:00
PoolPatchCleanAction.cs Do not initialise a logger if a class does not use it. 2019-11-13 12:31:44 +00:00
RemovePatchAction.cs Minor modifications to task polling: 2020-10-13 15:02:31 +01:00
UploadPatchAction.cs CA-345342: Cope with optional parameters in the HTTP_actions. 2021-02-10 23:45:23 +00:00