Test if this handler has active connections
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: Booleantrue if this handler has active connections
Remarks
This property will be true while this handler has active connections, that is at least one connection that the handler will attempt to send a message to.
See Also