RunResponse.Status

RunResponse.Status 属性

获取或设置运行的状态,可以是排队中、进行中、需要操作、取消中、已取消、失败、已完成、未完成或已过期。

public string Status { get; set; }

另请参阅