- isMainThread
bool isMainThread()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTopLevelStopSource
void setTopLevelStopSource(StopSource stopSource)
Undocumented in source. Be warned that the author may not have intended to support it.
- syncWait
auto syncWait(Sender sender, StopSource stopSource)
Start the Sender and waits until it completes, cancels, or has an error.
- syncWait
auto syncWait(Sender sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- sync_wait
deprecated auto sync_wait(Sender sender, StopSource stopSource)
Undocumented in source. Be warned that the author may not have intended to support it.
- sync_wait
deprecated auto sync_wait(Sender sender)
Undocumented in source. Be warned that the author may not have intended to support it.