Twitterizer 2 Documentation
HourlyLimit Property
NamespacesTwitterizerTwitterRateLimitStatusHourlyLimit
Gets or sets the hourly limit.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "hourly_limit")]
public int HourlyLimit { get; set; }
<JsonPropertyAttribute(PropertyName := "hourly_limit")> _
Public Property HourlyLimit As Integer
	Get
	Set
Value
The hourly limit.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)