Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment.Web
Response Class
Response Properties
ContentType Property
Cookies Property
Expires Property
IsClientConnected Property
OutputStream Property
Status Property
StatusCode Property
StatusDescription Property
Response
IsClientConnected Property
Gets a value indicating if the client is connected to the server
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
C#
VB
Copy
public
bool
IsClientConnected
{
get
; }
Public
ReadOnly
Property
IsClientConnected
As
Boolean
Get
Property Value
Type:
Boolean
Implements
IResponse
IsClientConnected
See Also
Reference
Response Class
Dynamicweb.Environment.Web Namespace