Click or drag to resize
ResponseRateLimitLimit Property
The total number of calls allowed within the 1-hour window

Namespace: InstaSharp.Models.Responses
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int RateLimitLimit { get; set; }

Property Value

Type: Int32
See Also