Gets or sets the UTC string value of the time rate limiting will reset.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "reset_time")]
public DateTime ResetTime { get; set; }
<JsonPropertyAttribute(PropertyName := "reset_time")> _
Public Property ResetTime As DateTime
Get
Set

Value
The reset time string.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)