語言

IdentityRangeInfo.IdentityRangeThreshold 屬性

定義

取得或設定決定何時指派新身份範圍給 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 價值。

備註

此屬性為介於 1100 之間的整數值,表示(以 Publisher 或訂閱者範圍大小的百分比)分配新身份範圍。

此屬性可由任何使用者擷取或設定。

此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。

適用於

另請參閱