Table of Contents

Property RecursionLimit

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v10.dll

RecursionLimit

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

public abstract int RecursionLimit { get; set; }

Property Value

int