disconnectImpl abstract method

Future<void> disconnectImpl()

Overridden by sub-classes to handle when the client sends a disconnectRequest (a forceful request to shut down).

Implementation

Future<void> disconnectImpl();