Class Settings
Container class for additional networking stack configuration.
Inheritance
Namespace: Den.Dev.Grunt.Models.ApiIngress
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Settings
Constructors
Name | Description |
---|---|
Settings() |
Properties
Name | Description |
---|---|
CELLConfig | Gets or sets CELL configuration. |
ClearanceAudience | Gets or sets the audience for the clearance. |
ClientQoSTimeoutMs | Gets or sets the client quality of service timeout, in milliseconds. |
GameCMSGuideEndpoints | Gets or sets the comma-separated list of endpoints related to the game CMS. |
GoldTrialDestinationUrl | Gets or sets the destination for Gold trial upsell links. |
HaloXSTSAudienceUri | Gets or sets the Halo XSTS audience URI. |
HttpEventExcludedStatusCodes | Gets or sets the comma-separated list of excluded HTTP error codes. |
HttpEventRequestHeaders | Gets or sets the comma-separated list of supported HTTP headers for API requests. |
HttpEventResponseHeaders | Gets or sets the comma-separated list of supported HTTP headers for API responses. |
HttpEventUsersLoggingEnabled | Gets or sets the list of XUIDs for which logging is enabled. |
HttpEventUsersPercentageUpload | Gets or sets the value for percentage of telemetry to upload (likely). |
PlayfabTitleId | Gets or sets the title ID value for use with PlayFab services. |
ProductAccessList | Gets or sets the product access list. |
PurchasePollFrequencyInSeconds | Gets or sets the purchase poll frequency, in seconds. |
TitleIdList | Gets or sets the list of supported title IDs. Contents of this field are represented as a JSON blob. |
UploadFullHeapInInternalBuilds | Gets or sets whether full heap is uploaded for internal builds. |
UploadFullHeapInReleaseBuilds | Gets or sets whether full heap is uploaded for external (release) builds. |