Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO.External
IPCProcessAllocate Enumeration
IPCProcessAllocation Class
IPCProcessAllocator Class
IPCProcessRequest Class
MemoryX Class
IPCProcessAllocate Enumeration
Controls where to place a function.
Namespace:
Demo3D.IO.External
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
enum
IPCProcessAllocate
Members
Member name
Value
Description
SeparateProcess
0
Allocate function to a separate process.
SharedProcess
1
Allocate function to shared process pool.
See Also
Reference
Demo3D.IO.External Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com