AdvantageApiControllerBase..::..Dispose Method (Boolean)
Releases resources based on the disposing flag. Shadows the base implementation so
subclasses can override ACSP-specific cleanup without conflicting with the WebAPI
ApiController disposal chain.
Namespace:
AdvantageCSP.APIAssembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Syntax
Parameters
- disposing
- Type: Boolean
If set to true, releases both managed and unmanaged resources.

