PlayFab Party QoS measurements
How PlayFab Party uses QoS latency measurements to pick regions for network sessions and how titles can influence region selection for voice and data.
PlayFab Party performs background Quality of Service (QoS) measurements to provide titles low-latency access to remote Azure resources. Here we’ll outline the core scenarios where titles should expect to encounter Party’s QoS features.
Alternatively, titles can inspect the Party library’s QoS measurement results and select a list of preferred regions based on title-specific criteria.
To inspect QoS measurement results, wait to receive a successful PartyRegionsChangedStateChange from PartyManager::StartProcessingStateChanges.
Then call PartyManager::GetRegions to inspect and evaluate the current list of regions and latencies.
Last modified on August 4, 2026
Related topics
Using direct peer-to-peer connectionsPlayFab Party featuresPlayFab Party overviewPlayFab Party Release NotesQuality of Service measurements in the GDK