XboxLiveContextThrottleSetting Enum
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.
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
Name | Value | Description |
---|---|---|
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. |