We have implemented the debounce concept for custom filtering events in the application. Now, we need to enhance the dropdown list component to incorporate built-in debounce functionality. This enhancement will ensure that filtering occurs based on a specified delay in milliseconds, rather than triggering on each character typed.
Consider the following while implementation:
Exception handling
Effectively handle the Timer
Proper disposable the objects including Timer
Make sure the trigger of ExecuteSearchAsync