HttpRequestWrapper.TotalBytes Eigenschaft

Definition

Ruft die Anzahl der Bytes im aktuellen Eingabestream ab.

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

Eigenschaftswert

Die Anzahl der Bytes im Eingabestream.

Gilt für: