asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
FutureHandle.cancelled
asynchronous
futures
FutureHandle
Return $(D_KEYWORD true) if the future was cancelled.
interface
FutureHandle
const
bool
cancelled
(
)
Meta
Source
See Implementation
asynchronous
futures
FutureHandle
functions
addDoneCallback
cancel
cancelled
done
exception
removeDoneCallback
setException
toString
Return $(D_KEYWORD true) if the future was cancelled.