Mono Class Library: OverviewSystem.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
ContentEncoding System.Text.Encoding. Documentation for this section has not yet been entered. ContentLength64 long. Documentation for this section has not yet been entered. ContentType string. Documentation for this section has not yet been entered. Cookies CookieCollection. Documentation for this section has not yet been entered. Headers WebHeaderCollection. Documentation for this section has not yet been entered. KeepAlive bool. Documentation for this section has not yet been entered. [read-only] OutputStream System.IO.Stream. Documentation for this section has not yet been entered. ProtocolVersion Version. Documentation for this section has not yet been entered. RedirectLocation string. Documentation for this section has not yet been entered. SendChunked bool. Documentation for this section has not yet been entered. StatusCode int. Documentation for this section has not yet been entered. StatusDescription string. Documentation for this section has not yet been entered.