MultiplayerSessionProperties.AllocateCloudCompute Property
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.
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