asynchronous v0.6.5 (2016-07-24T21:58:06Z)
Dub
Repo
Callback.cancelled
asynchronous
events
Callback
Return $(D_KEYWORD true) if the callback was cancelled.
class
Callback
(Dg, Args...)
override const
bool
cancelled
(
)
if
(
isDelegate
!
Dg
)
Meta
Source
See Implementation
asynchronous
events
Callback
aliases
ResultType
constructors
this
functions
cancel
cancelled
opCallImpl
toString
Return $(D_KEYWORD true) if the callback was cancelled.