Appender Properties

The Appender type exposes the following members.

Properties
  NameDescription
Protected propertyClosed
Indicates whether an Appender is closed.
Public propertyFormatter
Gets or sets the formatter.
Protected propertyInitialized
Indicates whether an Appender is initialized.
See Also