ASP@Workshop 
HOME > ASPリファレンス > Request オブジェクト > TotalBytes

TotalBytes (Request オブジェクト)

cnt = Request.TotalBytes

引数

cnt
送信した合計バイト数が入ります。

解説

クライアントが要求し、送信した合計バイト数を取得します。

使用例

c = Request.TotalBytes

関連項目

CookiesFormQueryStringServerVariables



ASPリファレンス

Application オブジェクト
ASPError オブジェクト
Request オブジェクト
Response オブジェクト
Server オブジェクト
Session オブジェクト
ObjectContext オブジェクト


Copyright (C) 2006-2008 ASP@Workshop All rights reserved.