AbstractSessionInputBuffer.Metrics 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得透過此緩衝區讀取的位元組的傳輸指標。
public virtual Org.Apache.Http.IO.IHttpTransportMetrics? Metrics { [Android.Runtime.Register("getMetrics", "()Lorg/apache/http/io/HttpTransportMetrics;", "GetGetMetricsHandler")] get; }
[<get: Android.Runtime.Register("getMetrics", "()Lorg/apache/http/io/HttpTransportMetrics;", "GetGetMetricsHandler")>]
member this.Metrics : Org.Apache.Http.IO.IHttpTransportMetrics
屬性值
這個緩衝區的傳輸指標。
實作
- 屬性
備註
本頁部分內容基於 會所創建並分享的工作,並依 版本 Apache 授權條款使用。