Class RateLimitUtils
Inheritance
System.Object
RateLimitUtils
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MingweiSamuel.Camille.Util
Assembly: Camille.dll
Syntax
public static class RateLimitUtils
Methods
| Improve this Doc View SourceGetOrDelay(IRateLimit[])
Declaration
public static long GetOrDelay(params IRateLimit[] rateLimits)
Parameters
Type | Name | Description |
---|---|---|
IRateLimit[] | rateLimits |
Returns
Type | Description |
---|---|
System.Int64 |