Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: IDictionary<string, HttpEndpoint> Endpoints

Declaration

IDictionary<string, HttpEndpoint> Endpoints

Summary

A readonly dictionary of added server endpoints. See HttpServerOptions.AddEndpoint(string, string, int, bool), HttpServerOptions.AddEndpoint(string, HttpEndpoint) and [Unrecognized tag: "seealso"] for adding and removing things from this list.