다음을 통해 공유


NonRetryingExecutionStrategy.RetriesOnFailure 속성

정의

는 재시도를 NonRetryingExecutionStrategy 수행하지 않으므로 항상 false를 반환합니다.

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

속성 값

구현

설명

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

적용 대상