v2.2.2
Changes
-
When waiting for a deployment operation to be fully canceled, wait on the underlying
Task
wait handle instead of usingSpinWait
. -
Delegate cleanup operations to the
Window
class.
When waiting for a deployment operation to be fully canceled, wait on the underlying Task
wait handle instead of using SpinWait
.
Delegate cleanup operations to the Window
class.