taskID
property that you can use to wait for the task to complete.
This helper method polls the Check application task status API
and stops if the task’s status is published
.
Usage
Parameters
- C#
- Dart
- Go
- Java
- JavaScript
- Kotlin
- PHP
- Python
- Ruby
- Scala
- Swift
Task ID to wait for.
Maximum number of retries for checking the status.
Returns a timeout based on the current number of iterations.
Additional request options.
Parameter that can be used as a signal to cancel this request.