Click or drag to resize

ResponseIsClientConnected 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
public bool IsClientConnected { get; }

Property Value

Type: Boolean

Implements

IResponseIsClientConnected
See Also