Skip to main content

XblDisableAssertsForXboxLiveThrottlingInDevSandboxes

Disables asserts for XBOX Live throttling in dev sandboxes.

Syntax

Parameters

setting   _In_
Type: XblConfigSetting
The config settings value to be passed down.

Return value

Type: void HRESULT return code for this API operation.

Remarks

The asserts will not fire in RETAIL sandbox, and this setting has no affect in RETAIL sandboxes. It is best practice to not call this API, and instead adjust the calling pattern but this is provided as a temporary way to get unblocked while in early stages of game development.

Requirements

Header: xbox_live_global_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

xbox_live_global_c
Last modified on August 20, 2026