public static class HostExtensions<ExtensionAttribute>
Public NotInheritable Class HostExtensions[ExtensionAttribute]
public ref class HostExtensions abstract sealedGemstone.Web.Hosting.HostExtensions = function();
Type.createClass(
'Gemstone.Web.Hosting.HostExtensions');| ConfigureLocalWebAddress | Configures the web host to listen on a random port on localhost addresses. |
| GetLocalWebAddressAsync | Gets a web server address usable from the local system. |
| GetServerAddresses | Gets the list of addresses the web server is listening on. |