whenCancel property

Future<LibsshCancelException> whenCancel

When cancelled, this future will be resolved.

Implementation

Future<LibsshCancelException> get whenCancel => _completer.future;