Show / Hide Table of Contents

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 Source

GetOrDelay(IRateLimit[])

Declaration
public static long GetOrDelay(params IRateLimit[] rateLimits)
Parameters
Type Name Description
IRateLimit[] rateLimits
Returns
Type Description
System.Int64
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX