This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Shuts the host down.
Namespace: Smartsite.Web.AspNet
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public void ShutDown( bool appShutDown ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub ShutDown ( _ appShutDown As _ ) |
Parameters
- appShutDown
- Boolean
if set to true [app shut down].
See Also
AspNetHost Class
Smartsite.Web.AspNet Namespace