Dynamic object monitoring
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Dynamic object monitoring
You can monitor the creation and destruction of dynamic object instances in your application, using . This lets you track dynamic object instances your application has created and not yet destroyed. This can help you locate unused object instances that can result in memory leaks.