共用方式為


PerformanceAssessment.NetworkLatency 欄位

定義

大約以毫秒為單位的平均來回網路延遲。

public: Microsoft::Azure::RemoteRendering::PerformanceInformation NetworkLatency;
public Microsoft.Azure.RemoteRendering.PerformanceInformation NetworkLatency;
val mutable NetworkLatency : Microsoft.Azure.RemoteRendering.PerformanceInformation
Public NetworkLatency As PerformanceInformation 

欄位值

備註

從 減去實際伺服器轉譯時間 LatencyPoseToReceive 來計算值。 雖然這個近似值不正確,但會指出網路延遲與用戶端上計算的延遲值隔離。

適用於

另請參閱