Take an array of matching objects from the space.
Matching is done as in Take with no timeout.
![](../icons/collapse_all.gif)
![](../icons/collapse_all.gif)
- T
- Type of object to read.
![](../icons/collapse_all.gif)
- query (IQuery<(Of <(<'T>)>)>)
- The query used for matching.
- maxItems (Int32)
- Maximum number of objects to return.
![](../icons/collapse_all.gif)
An array of objects taken from the space (empty array if no match was found).
![](../icons/collapse_all.gif)
Exception | Condition |
---|---|
TakeMultipleException | The operation had a failure. |