Table of Contents

Property RecursionLimit

Namespace
Alternet.Scripter.IronPython
Assembly
Alternet.Scripter.IronPython.v10.dll

RecursionLimit

When implemented by a class, gets or sets an integer value indicating default recursion level.

int RecursionLimit { get; set; }

Property Value

int