Test if this handler has active connections
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.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