SyncWaitReceiver2.State

Undocumented in source.

Constructors

this
this(StopSource stopSource)
Undocumented in source.

Members

Variables

canceled
bool canceled;
Undocumented in source.
result
Value result;
Undocumented in source.
stopSource
StopSource stopSource;
Undocumented in source.
throwable
Throwable throwable;
Undocumented in source.
worker
LocalThreadWorker worker;
Undocumented in source.

Meta