AppenderInitialized Property

Indicates whether an Appender is initialized.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
protected bool Initialized { get; }

Property Value

Type: Boolean
See Also