ErrorConfiguration.KeyErrorLimit 속성

정의

처리 동안 허용되는 오류 수를 가져오거나 설정합니다.

public long KeyErrorLimit { get; set; }
member this.KeyErrorLimit : int64 with get, set
Public Property KeyErrorLimit As Long

속성 값

허용되는 최대 오류 메시지 수를 나타내는 정수 값입니다.

적용 대상