timeoutMs property

BigInt timeoutMs
final

The maximum duration (in milliseconds) the engine should wait for a response.

If no response is received within this window, the target is marked with a TimeoutError.

Implementation

final BigInt timeoutMs;