AbstractSessionInputBuffer.Metrics 属性

定义

获取通过此缓冲区读取的字节的传输指标。

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

属性值

此缓冲区的传输指标。

实现

属性

注解

本页的某些部分基于 Software Foundation 创建和共享的工作,并按照 的条款使用。

适用于