Click or drag to resize

IWebConfiguration Methods

The IWebConfiguration type exposes the following members.

Methods
 NameDescription
Public methodAddClientT Creates and adds a new client of the specified type to the web configuration system.
Public methodGetServerServiceT Get a registered web app service by type.
Public methodRestartServerAsync Restarts the web application.
Public methodStartServerAsync Starts the web application.
Public methodStopServerAsync Stops the web application.
Top
See Also