Summary
Gets or sets the number of requests remaining in the current rate limit window.
- Namespace
- GitReleaseManager
.Core .Model - Containing Type
- RateLimit
Syntax
public int Remaining { get; set; }
Value
| Type | Description |
|---|---|
| int |
public int Remaining { get; set; }
| Type | Description |
|---|---|
| int |