api / org.gradle.tooling / LongRunningOperation / withCancellationToken

withCancellationToken

abstract fun withCancellationToken(cancellationToken: CancellationToken): LongRunningOperation

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