IdentityRangeInfo.IdentityRangeThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定決定將新的識別範圍時指派給發行者或訂閱者之時機的值。
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之間的整數值,用來指出配置新識別範圍時的(以發行者或訂閱者的範圍大小百分比表示)。
任何使用者都可以抓取或設定這個屬性。
只有2.0 版的 .NET Framework 才支援這個命名空間、類別或成員 Microsoft 。