maxRetransmit constant

int const maxRetransmit

The max times that a message would be retransmitted

Implementation

static const int maxRetransmit = 4;