StopTokenObjectImpl

Undocumented in source.

Constructors

this
this(StopToken token)
Undocumented in source.

Members

Functions

isStopPossible
bool isStopPossible()
Undocumented in source. Be warned that the author may not have intended to support it.
isStopRequested
bool isStopRequested()
Undocumented in source. Be warned that the author may not have intended to support it.
onStop
StopCallback onStop(void delegate() nothrow @(safe) shared callback)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From StopTokenObject

isStopRequested
bool isStopRequested()
Undocumented in source.
isStopPossible
bool isStopPossible()
Undocumented in source.
onStop
StopCallback onStop(void delegate() nothrow @(safe) shared callback)
Undocumented in source.

Meta