The IHttpListenerResponse type exposes the following members.
Methods
Name | Description | |
---|---|---|
AppendHeader |
Appends a value to the specified HTTP header to be sent with the response.
| |
Close |
Sends the response to the client and releases the resources held by the adapted
HttpListenerResponse instance.
|
See Also