IpcHostOpts Interface
Options for startup
Properties
| Name | Type | Description | |
|---|---|---|---|
| iModelHost | IModelHostOptions | undefined | ||
| ipcHost | { exceptions?: { noStack?: boolean }, socket?: IpcSocketBackend } | undefined |
Defined in
- core/backend/src/IpcHost.ts Line 27
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.