IWebServer
Namespace: uModConfiguration
Assembly: uMod.Core.dll
Summary
Represents a Web server interface
Properties
Name | Summary |
|---|---|
Certificate | Gets the certificate path |
Endpoint | Gets the location |
IdleTimeoutMinutes | Gets the server idle timeout in minutes |
Path | Gets the server path |
Port | Gets the port |
Protocol | Gets the protocol |
Routing | Gets whether or not routing is enabled (connection path must match with parameter support, e.g. "{name}") |