RunResponse.ExpiresAt

RunResponse.ExpiresAt 属性

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

public long? ExpiresAt { get; set; }

另请参阅