Rate limiting an HTTP handler in .NET - .NET
Learn how to create a client-side HTTP handler that limits the number of requests, with the inbuilt rate limiter API from .NET.