Neokernel API

HTTPProxyAgent.Listeners Property

Gets the collection that contains all the HttpListener objects.

protected ArrayList Listeners { protected get; }

Property Value

An ArrayList object that contains all the HttpListener objects.

See Also

HTTPProxyAgent Class | com.neokernel.httpd Namespace