HopperStatisticsResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a server response to a hopper statistics request.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class HopperStatisticsResponse
type HopperStatisticsResponse = class
interface __IHopperStatisticsResponsePublicNonVirtuals
Public NotInheritable Class HopperStatisticsResponse
- Inheritance
-
HopperStatisticsResponse
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
EstimatedWaitTime |
Estimated wait time for a match request to be matched with other players. |
HopperName |
Name of the hopper in which a match was requested. |
PlayersWaitingToMatch |
The number of players in the hopper waiting to be matched. |