Showing content from http://reference.wolfram.com/language/NETLink/ref/KeepNETObject.html below:
KeepNETObject—Wolfram Documentation
WOLFRAM Consulting & Solutions
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
- Data & Computational Intelligence
- Model-Based Design
- Algorithm Development
- Wolfram|Alpha for Business
- Blockchain Technology
- Education Technology
- Quantum Computation
WolframConsulting.com
KeepNETObject[object,Manual]
causes the specified object to escape from all enclosing NETBlock expressions, meaning that the object will only be released if you manually call ReleaseNETObject.
Details and Options
- To use KeepNETObject, you first need to load .NET/Link using Needs["NETLink`"].
- KeepNETObject allows an object to "escape" from the current NETBlock.
- It only has an effect if the object was in fact slated to be released by that block.
- The object is promoted to the "release" list of the next-enclosing NETBlock, if there is one. The object will be released when that block ends (unless KeepNETObject is called again in the outer block).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4