|
IsClientConnected (Response オブジェクト)
Response.IsClientConnected
引数
なし 解説
クライアントがサーバーから切断しているかどうかを示します。 使用例
If Response.IsClientConnected Then
・・・
End If
関連項目
Cookies|Buffer|CacheControl|Charset|ContentType|Expires|ExpiresAbsolute| |
ASPリファレンス
Application オブジェクト ASPError オブジェクト Request オブジェクト Response オブジェクト Server オブジェクト Session オブジェクト ObjectContext オブジェクト |