maxDepth property

int maxDepth
getter/setter pair

Maximum recursion depth (0 = unlimited).

Implementation

int maxDepth = 0;