MultiplayerSessionMember.MemberServerMeasurementsJson Property
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.
Identifier of a JSON string defining the QoS measurements for the multiplayer session member in a session.
public string MemberServerMeasurementsJson { get; }
member this.MemberServerMeasurementsJson : string
Public ReadOnly Property MemberServerMeasurementsJson As String
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.MemberServerMeasurementsJson
Remarks
Like all fields, "serverMeasurements" must be updated as a whole, so it should be set once when measurement is complete. If it is empty, it means that none of the measurements completed within the "serverMeasurementTimeout".