terminate abstract method

Future terminate([
  1. int? errorCode
])

Terminates this connection forcefully.

Implementation

Future terminate([int? errorCode]);