IPCProcessAllocator Class |
Namespace: Demo3D.IO.External
public class IPCProcessAllocator
The IPCProcessAllocator type exposes the following members.
| Name | Description | |
|---|---|---|
| IPCProcessAllocator |
Constructs an IPCProcessAllocator.
|
| Name | Description | |
|---|---|---|
| AddAllocation |
Register a function allocation.
Call this first for each function in order to define the total process requirements.
| |
| AllocateIPC |
Allocate a function to an IPC host.
| |
| StartIPCProcessesAsync |
Start all IPC host proceses.
| |
| StopIPCProcesses |
Stops all IPC host processes.
|