SyncWaitReceiver2.State

Undocumented in source.

Constructors

this
this(StopSource stopSource)
Undocumented in source.

Members

Functions

handleSignal
void handleSignal(int signal)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

canceled
bool canceled;
Undocumented in source.
exception
Exception exception;
Undocumented in source.
result
Value result;
Undocumented in source.
stopSource
StopSource stopSource;
Undocumented in source.
worker
LocalThreadWorker worker;
Undocumented in source.

Meta