electron-direct-ipc - v2.2.3
Preparing search index...
renderer/DirectIpcRenderer
DirectIpcRendererOptions
Interface DirectIpcRendererOptions<TIdentifierStrings>
Options for DirectIpcRenderer
interface
DirectIpcRendererOptions
<
TIdentifierStrings
extends
string
=
string
>
{
defaultTimeout
?:
number
;
identifier
?:
TIdentifierStrings
;
log
?:
DirectIpcLogger
;
}
Type Parameters
TIdentifierStrings
extends
string
=
string
Union of allowed identifier strings
Index
Properties
default
Timeout?
identifier?
log?
Properties
Optional
default
Timeout
defaultTimeout
?:
number
Optional
identifier
identifier
?:
TIdentifierStrings
Optional
log
log
?:
DirectIpcLogger
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Timeout
identifier
log
electron-direct-ipc - v2.2.3
Loading...
Options for DirectIpcRenderer