IHttpListenerResponse MethodsWebDAV#

The IHttpListenerResponse type exposes the following members.

Methods
  NameDescription
Public methodAppendHeader
Appends a value to the specified HTTP header to be sent with the response.
Public methodClose
Sends the response to the client and releases the resources held by the adapted HttpListenerResponse instance.
Top
See Also