IdentityRangeInfo.IdentityRangeThreshold 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Publisher 또는 Subscriber에게 새로운 신원 범위가 할당될 때를 결정하는 값을 받거나 설정합니다.
public:
property int IdentityRangeThreshold { int get(); void set(int value); };
public int IdentityRangeThreshold { get; set; }
member this.IdentityRangeThreshold : int with get, set
Public Property IdentityRangeThreshold As Integer
속성 값
가치.Int32
설명
이 속성은 1에서 100 사이의 정수 값으로, (Publisher 또는 Subscriber의 범위 크기에서 백분율로) 새로운 아이덴티티 범위가 할당되었음을 나타냅니다.
이 속성은 어떤 사용자든 조회하거나 설정할 수 있습니다.
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET 프레임워크 버전 2.0에서만 지원됩니다.