C# Class PlayFab.AdminModels.AbortTaskInstanceRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
TaskInstanceId string

Property Details

TaskInstanceId public_oe property

ID of a task instance that is being aborted.
public string TaskInstanceId
return string