blob: c781d638aa902a00acfb6ff6beff6a5472be6c32 [file] [log] [blame]
Jake Slack03928ae2014-05-13 18:41:56 -07001QoSFilter: Quality of Service Filter.
2maxRequests: maximum number of requests allowed to be processedat the same time.
3waitMs: (short) amount of time (in milliseconds) that the filter would wait for the semaphore to become available before suspending a request.
4suspendMs: amount of time (in milliseconds) that the filter would suspend a request for while waiting for the semaphore to become available.