ListenerResponseIsClientConnected Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerResponse.IsClientConnected"]
Namespace:
ITHit.WebDAV.Server.Extensibility
Assembly:
ITHit.WebDAV.Server.HttpListener (in ITHit.WebDAV.Server.HttpListener.dll) Version: 7.1.4620
Syntax public override bool IsClientConnected { get; }
Public Overrides ReadOnly Property IsClientConnected As Boolean
Get
public:
virtual property bool IsClientConnected {
bool get () override;
}
abstract IsClientConnected : bool with get
override IsClientConnected : bool with get
Property Value
Type:
BooleanSee Also