PerformanceAssessment.NetworkLatency 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
大約以毫秒為單位的平均來回網路延遲。
public: Microsoft::Azure::RemoteRendering::PerformanceInformation NetworkLatency;
public Microsoft.Azure.RemoteRendering.PerformanceInformation NetworkLatency;
val mutable NetworkLatency : Microsoft.Azure.RemoteRendering.PerformanceInformation
Public NetworkLatency As PerformanceInformation
欄位值
備註
從 減去實際伺服器轉譯時間 LatencyPoseToReceive 來計算值。 雖然這個近似值不正確,但會指出網路延遲與用戶端上計算的延遲值隔離。