log4net SDK Reference

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;}

Remarks

Missing <remarks> documentation for P:log4net.Appender.AppenderCollection.Capacity

See Also

AppenderCollection Class | log4net.Appender Namespace