RunStepResponse.CancelledAt

RunStepResponse.CancelledAt 属性

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

public long? CancelledAt { get; set; }

另请参阅