WaitCellExtension2<T$1, T$2> extension
Properties
-
asyncState
→ ValueCell<
AsyncState< (T$1, T$2)> > -
Available on (ValueCell<
A cell that evaluates to the AsyncState of the Future held in this cell.Future< , ValueCell<T$1> >Future< ), provided by the WaitCellExtension2 extensionT$2> >no setter -
awaited
→ ValueCell<
(T$1, T$2)> -
Available on (ValueCell<
A cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< ), provided by the WaitCellExtension2 extensionT$2> >this
.no setter -
isCompleted
→ ValueCell<
bool> -
Available on (ValueCell<
A cell that is true when the Futures in the cells in this have completed, false otherwise.Future< , ValueCell<T$1> >Future< ), provided by the WaitCellExtension2 extensionT$2> >no setter -
wait
→ ValueCell<
(T$1, T$2)> -
Available on (ValueCell<
Return a cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< ), provided by the WaitCellExtension2 extensionT$2> >this
.no setter -
waitLast
→ ValueCell<
(T$1, T$2)> -
Available on (ValueCell<
A cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< ), provided by the WaitCellExtension2 extensionT$2> >this
.no setter