System::ComponentModel::AsyncCompletedEventArgs::get_Error 메서드

AsyncCompletedEventArgs::get_Error method

비동기 작업 중 발생한 오류를 나타내는 값을 가져옵니다.

const System::Exception & System::ComponentModel::AsyncCompletedEventArgs::get_Error() const

ReturnValue

비동기 작업 중 오류가 발생한 경우 System.Exception 인스턴스, 그렇지 않으면 null.

또 보기