new Cancellation Token Source
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
Creates a new CancellationTokenSource that can be used to cancel one or more org.gradle.tooling.LongRunningOperation executions.
The instance. Never returns null
.
2.1