RunResponse.CompletedAt

RunResponse.CompletedAt property

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

public long? CompletedAt { get; set; }

See Also