|  | RunTaskJetHeartbeatResponseTaskAttemptId Property  | 
 
            Gets the ID of the task attempt the server should run.
            
 
    Namespace: 
   Ookii.Jumbo.Jet
    Assembly:
   Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
 Syntax
Syntaxpublic TaskAttemptId TaskAttemptId { get; }Public ReadOnly Property TaskAttemptId As TaskAttemptId
	Get
public:
property TaskAttemptId^ TaskAttemptId {
	TaskAttemptId^ get ();
}member TaskAttemptId : TaskAttemptId with get
Property Value
Type: 
TaskAttemptId See Also
See Also