RunResponse.CompletedAt

RunResponse.CompletedAt 属性

获取或设置运行完成时的 Unix 时间戳(以秒为单位)。

public long? CompletedAt { get; set; }

另请参阅