Dynamic object monitoring
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.