with Cancellation Token
abstract fun withCancellationToken(cancellationToken: CancellationToken): LongRunningOperation(source)
Sets the cancellation token to use to cancel the operation if required.
Supported by Gradle 2.1 or later. Ignored for older versions.
Since
2.1