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

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