Class RateLimitUtils
Inheritance
System.Object
RateLimitUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Camille.RiotGames.Util
Assembly: Camille.RiotGames.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 |