future property
Future<ConnectException>
get
future
The future that completes when the signal is aborted.
The returned value is the reason.
Implementation
Future<ConnectException> get future;
The future that completes when the signal is aborted.
The returned value is the reason.
Future<ConnectException> get future;