다음을 통해 공유


IExecutionStrategy.RetriesOnFailure 속성

정의

실패 후 실행을 다시 시도할 수 있는지 여부를 IExecutionStrategy 나타냅니다.

public bool RetriesOnFailure { get; }
member this.RetriesOnFailure : bool
Public ReadOnly Property RetriesOnFailure As Boolean

속성 값

설명

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

적용 대상