xenadmin/XenModel/Actions/SupplementalPack
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
..
InstallSupplementalPackAction.cs CP-33892: Audited the use of First() and replaced with FirstOrDefault() where appropriate. 2020-06-25 11:17:11 +01:00
UploadSupplementalPackAction.cs CA-345342: Cope with optional parameters in the HTTP_actions. 2021-02-10 23:45:23 +00:00