Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the retry after time. This tells how long a request should wait before doing a retry.
public virtual TimeSpan? RetryAfter { get; }
member this.RetryAfter : Nullable<TimeSpan>
Public Overridable ReadOnly Property RetryAfter As Nullable(Of TimeSpan)
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.