Mono Class Library: Overview

System.Net.HttpListenerResponse: Property Members

The properties 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 Properties

ContentEncodingSystem.Text.Encoding. Documentation for this section has not yet been entered.
ContentLength64long. Documentation for this section has not yet been entered.
ContentTypestring. Documentation for this section has not yet been entered.
CookiesCookieCollection. Documentation for this section has not yet been entered.
HeadersWebHeaderCollection. Documentation for this section has not yet been entered.
KeepAlivebool. Documentation for this section has not yet been entered.
[read-only]
OutputStreamSystem.IO.Stream. Documentation for this section has not yet been entered.
ProtocolVersionVersion. Documentation for this section has not yet been entered.
RedirectLocationstring. Documentation for this section has not yet been entered.
SendChunkedbool. Documentation for this section has not yet been entered.
StatusCodeint. Documentation for this section has not yet been entered.
StatusDescriptionstring. Documentation for this section has not yet been entered.