log4net SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection.Capacity Property

Gets or sets the number of elements the AppenderCollection can contain.

[Visual Basic]
Overridable Public Property Capacity As Integer
[C#]
public virtual int Capacity {get; set;}

See Also

AppenderCollection Class | log4net.Appender Namespace