api / org.gradle.tooling / ProjectConnection / close

close

abstract fun close(): Unit

Closes this connection. Blocks until any pending operations are complete. Once this method has returned, no more notifications will be delivered by any threads.

Since
1.0-milestone-3