AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the StopMatchmaking operation.
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
To stop the matchmaking operation, specify the ticket ID. If successful, work on the
ticket is stopped, and the ticket status is changed to CANCELLED
.
This call is also used to turn off automatic backfill for an individual game session.
This is for game sessions that are created with a matchmaking configuration that has
automatic backfill enabled. The ticket ID is included in the MatchmakerData
of an updated game session object, which is provided to the game server.
If the operation is successful, the service sends back an empty JSON struct with the HTTP 200 response (not an empty HTTP body).
Learn more
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class StopMatchmakingRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The StopMatchmakingRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
StopMatchmakingRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
TicketId | System.String |
Gets and sets the property TicketId. A unique identifier for a matchmaking ticket. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5