IConnection.disconnect

Closes connection to the SQL server instantly.

Also should interrupt connections in progress.

Calls callback when closed.

interface IConnection
synchronized
void
disconnect
nothrow
(
)

Meta