terminate abstract method

Future<void> terminate()

Terminates this channel.

RPCs already in progress will be terminated. No further RPCs can be made on this channel.

Implementation

Future<void> terminate();