Edit

Share via


MultiplayerSessionProperties.AllocateCloudCompute Property

Definition

A value that indicates if there is an outstanding request to allocate. Set to true to indicate that the client would like an allocation. Set to false to cancel the allocation request. MPSD will remove this property entirely if the allocation has failed.

public bool AllocateCloudCompute { get; }
member this.AllocateCloudCompute : bool
Public ReadOnly Property AllocateCloudCompute As Boolean

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPropertiesPublicNonVirtuals.AllocateCloudCompute

Applies to