다음을 통해 공유


ExecutionStrategy.ExceptionsEncountered 속성

정의

지금까지 작업을 다시 시도하게 한 예외 목록입니다.

protected virtual System.Collections.Generic.List<Exception> ExceptionsEncountered { get; }
member this.ExceptionsEncountered : System.Collections.Generic.List<Exception>
Protected Overridable ReadOnly Property ExceptionsEncountered As List(Of Exception)

속성 값

설명

자세한 내용 과 예제는 연결 복원력 및 데이터베이스 재시도 를 참조하세요.

적용 대상