ackTimeout property

int ackTimeout
getter/setter pair

The number of milliseconds to wait for the response to an invoke action. Defaults to 10000 (10s).

Implementation

late int ackTimeout;