HttpRequestBase.TotalBytes Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, wordt het aantal bytes in de huidige invoerstroom opgevraagd.

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

Waarde van eigenschap

Het aantal bytes in de invoerstroom.

Uitzonderingen

Van toepassing op