#### [Apq\.Cfg](index.md 'index') ### [Apq\.Cfg\.Changes](Apq.Cfg.Changes.md 'Apq\.Cfg\.Changes').[DynamicReloadOptions](Apq.Cfg.Changes.DynamicReloadOptions.md 'Apq\.Cfg\.Changes\.DynamicReloadOptions') ## DynamicReloadOptions\.RollbackOnError Property 重载失败时是否回滚到之前的配置,默认 true ```csharp public bool RollbackOnError { get; set; } ``` #### Property Value [System\.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean 'System\.Boolean')