Constructor
Initializes a new instance of the CyclicBuffer class with the specified maximum number of buffered logging events.
| Exception Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | The maxSize argument is not a positive integer. | 
CyclicBuffer Class | log4net.Util Namespace