PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Releases unmanaged and - optionally - managed resources
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
protected void Dispose( bool p ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected Sub Dispose ( _ p As _ ) |
Parameters
- p
- Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also
HttpApi Class
Smartsite.Base.HttpNamespaceManager Namespace