HttpConnectionMetricsImpl.SentBytesCount プロパティ

定義

接続によって送信されたバイト数を取得します。

public virtual long SentBytesCount { [Android.Runtime.Register("getSentBytesCount", "()J", "GetGetSentBytesCountHandler")] get; }
[<get: Android.Runtime.Register("getSentBytesCount", "()J", "GetGetSentBytesCountHandler")>]
member this.SentBytesCount : int64

プロパティ値

送信されたバイト数。出力トランスポート メトリックが使用できない場合に -1。

実装

属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象