Click or drag to resize

IPCProcessAllocator Methods

The IPCProcessAllocator type exposes the following members.

Methods
  NameDescription
Public methodAddAllocation
Register a function allocation. Call this first for each function in order to define the total process requirements.
Public methodAllocateIPC
Allocate a function to an IPC host.
Public methodStartIPCProcessesAsync
Start all IPC host proceses.
Public methodStopIPCProcesses
Stops all IPC host processes.
Top
See Also