IWebConfigurationServiceOnServerStarted Method |
Called when the web server is started.
Namespace: Emulate3D.WebConfigurationAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxvoid OnServerStarted(
IBuilder app
)
Parameters
- app IBuilder
[Missing <param name="app"/> documentation for "M:Emulate3D.WebConfiguration.IWebConfigurationService.OnServerStarted(Demo3D.Visuals.IBuilder)"]
See Also