[ DestroysInstance ]
[ Version ( since = "0.4" ) ]
public void disown ()
Disowns a future, allowing it to run to completion even though there may be no observer interested in the futures completion or rejection.
| this |
a [class@Dex.Future] |