AdvantageApiContentController..::..Dispose Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Dispose()()()() |
Releases resources used by the controller — clears the cached
AdvantageAPIProfile and chains into the base disposal. Shadows the base
method so ACSP-specific state is always cleared before the WebAPI tear-down runs.
|
|
|
Dispose(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.
(Inherited from AdvantageApiControllerBase.) |

