timeoutMs property
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;
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.
final BigInt timeoutMs;