RateLimit.

Reset Property

Summary

Gets or sets the date and time at which the current rate limit window resets.
Namespace
GitReleaseManager.Core.Model
Containing Type
RateLimit

Syntax

public DateTimeOffset Reset { get; set; }

Value

Type Description
DateTimeOffset
GitHub