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