The DequeueResult type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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

See Also