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 122
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.