terminate abstract method
Terminates this connection.
All open calls are terminated immediately, and no further calls may be made on this connection.
Implementation
Future<void> terminate();
Terminates this connection.
All open calls are terminated immediately, and no further calls may be made on this connection.
Future<void> terminate();