ILoggerRepository Configured Property Apache log4net™ SDK Documentation
Flag indicates if this repository has been configured.

Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

bool Configured { get; set; }

Property Value

Type: OnlineBoolean
Flag indicates if this repository has been configured.
Remarks

Flag indicates if this repository has been configured.

See Also