RunResponse.FailedAt

RunResponse.FailedAt property

Gets or sets the Unix timestamp (in seconds) for when the run failed.

public long? FailedAt { get; set; }

See Also