This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Disconnects this instance.
Namespace: Smartsite.Web.AspNet
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
void Disconnect( bool appShutDown ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Sub Disconnect ( _ appShutDown As _ ) |
Parameters
- appShutDown
- Boolean
if set to true the application should shut down.
See Also
IAspNetHost Interface
Smartsite.Web.AspNet Namespace