SyncWaitReceiver2

Undocumented in source.

Members

Functions

getScheduler
auto getScheduler()
Undocumented in source. Be warned that the author may not have intended to support it.
getStopToken
auto getStopToken()
Undocumented in source. Be warned that the author may not have intended to support it.
setDone
void setDone()
Undocumented in source. Be warned that the author may not have intended to support it.
setError
void setError(Throwable e)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(Value value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

State
struct State
Undocumented in source.

Variables

state
State* state;
Undocumented in source.

Meta