Callback.cancelled

Return $(D_KEYWORD true) if the callback was cancelled.

class Callback(Dg, Args...)
override const
bool
cancelled
()
if (
isDelegate!Dg
)

Meta