RemotingConfig Type
Config for a proxy IPC router.
Record fields
| Record Field |
Description
|
Full Usage:
ApiNameBase
Field type: string
|
An argument to the ApiNameMap that creates the name of the property on the window object that the proxy/api/IPC is exposed through.
|
Full Usage:
ApiNameMap
Field type: string -> string -> string
|
ApiNameMap takes the ApiNameBase and Type name of the implementation to create the name of the property on the window object that the proxy/api/IPC is exposed through.
|
Full Usage:
ChannelNameMap
Field type: string -> string -> string
|
No effect on Renderer process.
|
fable-electron-docs-api