Click or drag to resize

IWebConfigurationService Methods

The IWebConfigurationService type exposes the following members.

Methods
 NameDescription
Public methodBuild Called when the web server is being built. Register the dependencies here.
Public methodOnServerStarted Called when the web server is started.
Public methodOnServerStopped Called when the web server is stopped.
Public methodOnServerStopping Called when the web server is stopping.
Top
See Also