[]
        
Gets or sets the maximum number of iterations for calculations with circular references.
public int MaximumIterations { get; set; }
Public Property MaximumIterations As Integer
| Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | Specified number of iterations is out of range; must be an integer between 1 and 32767  |