WaitCellExtension4<T$1, T$2, T$3, T$4> extension
Properties
-
asyncState
→ ValueCell<
AsyncState< (T$1, T$2, T$3, T$4)> > -
Available on (ValueCell<
A cell that evaluates to the AsyncState of the Future held in this cell.Future< , ValueCell<T$1> >Future< , ValueCell<T$2> >Future< , ValueCell<T$3> >Future< ), provided by the WaitCellExtension4 extensionT$4> >no setter -
awaited
→ ValueCell<
(T$1, T$2, T$3, T$4)> -
Available on (ValueCell<
A cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< , ValueCell<T$2> >Future< , ValueCell<T$3> >Future< ), provided by the WaitCellExtension4 extensionT$4> >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< , ValueCell<T$2> >Future< , ValueCell<T$3> >Future< ), provided by the WaitCellExtension4 extensionT$4> >no setter -
wait
→ ValueCell<
(T$1, T$2, T$3, T$4)> -
Available on (ValueCell<
Return a cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< , ValueCell<T$2> >Future< , ValueCell<T$3> >Future< ), provided by the WaitCellExtension4 extensionT$4> >this
.no setter -
waitLast
→ ValueCell<
(T$1, T$2, T$3, T$4)> -
Available on (ValueCell<
A cell that awaits the Future held in the cells inFuture< , ValueCell<T$1> >Future< , ValueCell<T$2> >Future< , ValueCell<T$3> >Future< ), provided by the WaitCellExtension4 extensionT$4> >this
.no setter