Mono Class Library: Overview

System.Net.HttpListener: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Abort()
Documentation for this section has not yet been entered.
BeginGetContext(AsyncCallback, object) : IAsyncResult
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
EndGetContext(IAsyncResult) : HttpListenerContext
Documentation for this section has not yet been entered.
GetContext() : HttpListenerContext
Documentation for this section has not yet been entered.
Start()
Documentation for this section has not yet been entered.
Stop()
Documentation for this section has not yet been entered.