| IAutoConfigWebServer Interface |
Namespace: VirtualRadar.Interface.WebServer
The IAutoConfigWebServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) | |
| WebServer |
Gets the web server that this object is applying configuration settings to.
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Initialise |
Initialises the WebServer property and hooks events to pick up changes in configuration.
|