FormattingInfo.Max Property
      
     
    
       Gets or sets the maximum value. 
      
        [Visual Basic]
        Public Property Max As 
Integer 
      
        [C#]
        public 
int Max {get; set;}
 
      
      
      Property Value
       The maximum value. 
      Remarks
             Gets or sets the maximum value. 
            See Also
FormattingInfo Class | log4net.Util Namespace