Interface EsThreadOptions

Options for threads.

Hierarchy

  • EsThreadOptions

Properties

Properties

timeout: number

If the thread doesn't send the init message within timeout, it rejects.

In milliseconds.

Default Value

10000ms

Generated using TypeDoc