DebugInfiniteLoopSettings

Class in Arbor / Inherits from: object

Debug setting of infinite loop

Field Name Description
enableBreak Enable Break. Debug.Break when the loop count is over maxLoopCount.
enableLogging Enable logging. Log output when the loop count is over maxLoopCount.
maxLoopCount Maximum loop count