isSetMaxDelay() method

Syntax

boolean isSetMaxDelay ()

Returns

false if the maxDelay is null. Otherwise, it returns true.

Usage

Checks whether the

maxDelay

of this instance is set.

false if the maxDelay is null. Otherwise, it returns true.