CVBpy 15.0
Loading...
Searching...
No Matches
AsyncWaitResultCompositeTuple Class Reference

Represents an async wait result on a composite stream. More...

Properties

 value = property
 Tuple[Optional[cvb.Composite], int, Optional[cvb.NodeMapEnumerator]]: Gets the actual wait result.
 

Detailed Description

Represents an async wait result on a composite stream.

This object is awaitable.