HttpRequestWrapper.TotalBytes 屬性

定義

取得目前輸入串流中的位元組數。

public:
 virtual property int TotalBytes { int get(); };
public override int TotalBytes { get; }
member this.TotalBytes : int
Public Overrides ReadOnly Property TotalBytes As Integer

屬性值

輸入串流中的位元組數。

適用於