timeout property

bool timeout
getter/setter pair

Time out indication.

Used in the re-authentication sequence to indicate the message has been produced as a result of a timeout. If this is true on sending an authenticate message validation will fail.

Implementation

bool timeout = false;