Indicates whether the calling task runner should terminate. If True, the task runner that called ReportTaskRunnerHeartbeat
should terminate.

C# |
public bool Terminate { get; set; }
C# |
public bool Terminate { get; set; }