NativeHostOpts Interface
Options for NativeHost.startup
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| nativeHost | undefined | { applicationName?: string } |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| iModelHost | undefined | IModelHostOptions | IpcHostOpts | |
| ipcHost | undefined | { exceptions?: { noStack?: boolean }, socket?: IpcSocketBackend } | IpcHostOpts |
Defined in
- backend/src/NativeHost.ts Line 122
Last Updated: 30 November, 2023