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: 20 June, 2023