Click or drag to resize

IWebConfigurationStopServerAsync Method

Stops the web application.

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
Task StopServerAsync()

Return Value

Task

[Missing <returns> documentation for "M:Emulate3D.WebConfiguration.IWebConfiguration.StopServerAsync"]

See Also