shutdown abstract method

Future<void> shutdown()

Shuts down this connection.

No further calls may be made on this connection, but existing calls are allowed to finish.

Implementation

Future<void> shutdown();