NinjaScript > Language Reference > Data > OnTermination() |
![]() ![]() ![]() ![]() |
Definition
Note: Please do NOT overload the Dispose() method. Dispose() method could be triggered much later than expected resulting in resources not being released early enough. This method does not return a value.
Syntax
protected override void OnTermination()
Examples
|