Edit

Share via


XboxLiveContextThrottleSetting Enum

Definition

Enum used with disable_asserts_for_xbox_live_throttling_in_dev_sandboxes()

[Windows.Foundation.Metadata.Version(1)]
public enum XboxLiveContextThrottleSetting
type XboxLiveContextThrottleSetting = 
Public Enum XboxLiveContextThrottleSetting
Inheritance
XboxLiveContextThrottleSetting
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

ThisCodeNeedsToBeChangedToAvoidThrottling 0

Passed to xboxLiveContext->Settings->DisableAssertsForXboxLiveThrottlingInDevSandboxes() to warn code reviewers that there's an outstanding Xbox Live calling pattern issue that needs to be addressed.

Applies to