log4net SDK Reference

ILoggerRepository.Configured Property

Flag indicates if this repository has been configured.

[Visual Basic]
Property Configured As Boolean
[C#]
bool Configured {get; set;}

Property Value

Flag indicates if this repository has been configured.

Remarks

Flag indicates if this repository has been configured.

See Also

ILoggerRepository Interface | log4net.Repository Namespace