XboxLiveContext.Settings 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.
Returns an object containing settings that apply to all REST calls made such as retry and diagnostic settings.
public Microsoft.Xbox.Services.XboxLiveContextSettings Settings { get; }
member this.Settings : Microsoft.Xbox.Services.XboxLiveContextSettings
Public ReadOnly Property Settings As XboxLiveContextSettings
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveContextPublicNonVirtuals.Settings