RunResponse.StartedAt

RunResponse.StartedAt property

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

public long? StartedAt { get; set; }

See Also