jamesmh / coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.63k stars 243 forks source link

[docs] Use nameof() for PreventOverlapping call #377

Closed Daniel15 closed 2 months ago

Daniel15 commented 2 months ago

This seems like an appropriate place to use nameof().

jamesmh commented 2 months ago

Agreed - thanks!