#### [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\.DebounceMs Property 防抖时间窗口(毫秒),默认 100ms ```csharp public int DebounceMs { get; set; } ``` #### Property Value [System\.Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32 'System\.Int32')