HttpListenerContextAdapter PropertiesWebDAV#

The HttpListenerContextAdapter type exposes the following members.

Properties
  NameDescription
Public propertyAdaptedInstance
Gets the internal instance that was adapted for WebDAV#.
Public propertyRequest
Gets the IHttpListenerRequest request adapter.
Public propertyResponse
Gets the IHttpListenerResponse response adapter.
Top
See Also