TraceSection sealed class TraceSection : ConfigurationElement Documentation Code public bool AutoFlush { get; } public int IndentSize { get; } public ListenerElementsCollection Listeners { get; } public bool UseGlobalLock { get; } public TraceSection()