System::Threading::Tasks::Task::get_IsFaulted 方法
Task::get_IsFaulted method
获取任务是否因未处理的异常而完成。
bool System::Threading::Tasks::Task::get_IsFaulted() const
ReturnValue
bool 如果任务出现故障则为 True
另见
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++