DefaultExpressionCacheSize Property
Specifies the number of default expressions that are evaluated at a time. The default value is 100.
public int DefaultExpressionCacheSize {get; set;}
'Declaration
Public Property DefaultExpressionCacheSize As Integer
Property Value
The number of default expressions that are evaluated at a time.