RunStepResponse.CompletedAt

RunStepResponse.CompletedAt 属性

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

public long? CompletedAt { get; set; }

另请参见