Class PerformanceConstants.Limits
Recursion limits
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class PerformanceConstants.Limits
Fields
MAXIMUM_RECURSION_LEVEL
Declaration
public const int MAXIMUM_RECURSION_LEVEL = 1000
Field Value
| Type | Description |
|---|---|
| int |
SERIALIZER_MAX_RECURSION
Declaration
public const int SERIALIZER_MAX_RECURSION = 50
Field Value
| Type | Description |
|---|---|
| int |