shouldDisposeConfiguration property

bool shouldDisposeConfiguration
getter/setter pair

Whether the chained configuration should be disposed when the configuration provider gets disposed.

Implementation

bool shouldDisposeConfiguration = false;