Returned by the startConnect
methods on client-side socket types S
, ConnectionTask<S>
allows cancelling an attempt to connect to a host.
Future
that completes with value that S.connect()
would return unless cancel
is called on this ConnectionTask
. [...]
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-io/ConnectionTask-class.html