Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The reference identifier of task to be deleted.

...

TimeoutInSeconds

This optional int value will be used to wait defined number of seconds for task to finish.

ThrowOnTimeout

This bool value will be used to decide about throwing error on timeout defined by TimeoutInSeconds while waiting for task to finish.

...