The DequeueResult type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| CurrentLeadershipStatus |
Gets the leadership status of the server that produced this DequeueResult.
| |
| Item[([( Int32])]) | ||
| ServerURI |
The StreamBaseURI of the server that produced this DequeueResult.
| |
| Status |
Gets the status of this DequeueResult. DequeueResult.GOOD means the DequeueResult contains
tuples.
| |
| StreamProperties | StreamProperties for this DequeueResult
|