This documentation is archived and is not being maintained.
HttpWorkerRequest.GetBytesRead Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Overridable Function GetBytesRead() As Long [C#] public virtual long GetBytesRead(); [C++] public: virtual __int64 GetBytesRead(); [JScript] public function GetBytesRead() : long;
See Also
HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace
Show: