ackTimeout property

int ackTimeout
getter/setter pairinherited

The amount of time in milliseconds after which this message will time out. A value of 0 indicates that the time should be decided automatically from the configuration. The default value is 0.

Implementation

int ackTimeout = 0;