RateLimitPartition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains methods used in Create<TResource,TPartitionKey>(Func<TResource,RateLimitPartition<TPartitionKey>>, IEqualityComparer<TPartitionKey>) to assist in the creation of partitions for your rate limiter.
public static class RateLimitPartition
type RateLimitPartition = class
Public Class RateLimitPartition
- Inheritance
-
RateLimitPartition