WxEndOptions: { timeout?: number }

Type declaration

  • Optionaltimeout?: number

    If specified and non-zero, the creation will fail if the connection is not established within the number of seconds (for example, the worker does not initialize the workex library correctly or an exception happens)

    Default is 60 seconds