PerformanceAssessment.NetworkLatency Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Latence réseau moyenne moyenne en millisecondes.
public: Microsoft::Azure::RemoteRendering::PerformanceInformation NetworkLatency;
public Microsoft.Azure.RemoteRendering.PerformanceInformation NetworkLatency;
val mutable NetworkLatency : Microsoft.Azure.RemoteRendering.PerformanceInformation
Public NetworkLatency As PerformanceInformation
Valeur de champ
Remarques
La valeur est calculée en soustrayant le temps de rendu réel du serveur de LatencyPoseToReceive. Bien que cette approximation ne soit pas exacte, elle donne une indication de la latence du réseau isolée des valeurs de latence calculées sur le client.