api / org.gradle.tooling / GradleConnector / newCancellationTokenSource

newCancellationTokenSource

open static fun newCancellationTokenSource(): CancellationTokenSource

Creates a new CancellationTokenSource that can be used to cancel one or more org.gradle.tooling.LongRunningOperation executions.

Return
The instance. Never returns null.

Since
2.1