System::Threading::Tasks::Task::get_IsFaulted method
Task::get_IsFaulted method
작업이 처리되지 않은 예외로 인해 완료되었는지 여부를 가져옵니다.
bool System::Threading::Tasks::Task::get_IsFaulted() const
ReturnValue
bool 작업이 오류가 발생한 경우 true
또 보기
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Page for C++