IConfigSection.Save method
Flushes the in-memory cache for this section to disk, then fires SectionChanged. Cross-process / external-edit detection is handled by the framework — plugins don’t poll the file.
public void Save()See Also
Section titled “See Also”- interface IConfigSection
- namespace Stellar.Abstractions.Services