Mono Class Library: Overview

System.Net.HttpListenerResponse: Method Members

The methods of System.Net.HttpListenerResponse are listed below. For a list of all members, see the HttpListenerResponse Members list.

See Also: Inherited members from System.Object

Public Methods

Abort()
Documentation for this section has not yet been entered.
AddHeader(string, string)
Documentation for this section has not yet been entered.
AppendCookie(Cookie)
Documentation for this section has not yet been entered.
AppendHeader(string, string)
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
Close(byte[], bool)
Documentation for this section has not yet been entered.
CopyFrom(HttpListenerResponse)
Documentation for this section has not yet been entered.
Redirect(string)
Documentation for this section has not yet been entered.
SetCookie(Cookie)
Documentation for this section has not yet been entered.