withCancellationToken

abstract fun withCancellationToken(cancellationToken: CancellationToken): T(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.3