GlobalConstantsMaxRecursion Field |
[Missing <summary> documentation for "F:WorkZone.Dispatcher.Base.GlobalConstants.MaxRecursion"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic const int MaxRecursion = 100
Public Const MaxRecursion As Integer = 100
public:
literal int MaxRecursion = 100
static val mutable MaxRecursion: int
Field Value
Int32
See Also