GIS Dictionary
Browse dictionary
in-process
URL copied
Share URL
[computing]
Within the process space of a client application, a class contained in a DLL is in-process, as objects are loaded into the process space of the client EXE. A component contained in a separate EXE is out-of-process.
Related Terms
out-of-process