Interface IQosMeasurements
Namespace: Unity.Services.Qos
Assembly: Unity.Services.QoS.dll
Syntax
public interface IQosMeasurements
Properties
AverageLatencyMs
Declaration
int AverageLatencyMs { get; }
Property Value
Type | Description |
---|---|
int |
PacketLossPercent
Declaration
float PacketLossPercent { get; }
Property Value
Type | Description |
---|---|
float |