Contains the output from the ReportTaskRunnerHeartbeat action.

C# |
public class ReportTaskRunnerHeartbeatResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ReportTaskRunnerHeartbeatResult()()()() | Initializes a new instance of the ReportTaskRunnerHeartbeatResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Terminate |
Indicates whether the calling task runner should terminate. If True, the task runner that called ReportTaskRunnerHeartbeat
should terminate.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithTerminate(Boolean) | Obsolete.
Sets the Terminate property
|

Object | |
![]() | ReportTaskRunnerHeartbeatResult |