XboxLiveHttpCallResponse.RetryAfterInSeconds Property
Definition
Important
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" value found in the response.
public long RetryAfterInSeconds { get; }
member this.RetryAfterInSeconds : int64
Public ReadOnly Property RetryAfterInSeconds As Long
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveHttpCallResponsePublicNonVirtuals.RetryAfterInSeconds