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価値。

注釈

このプロパティは1から100までの整数値で、新しいアイデンティティ範囲が割り当てられた時を示す(PublisherやSubscriberの範囲サイズの割合で)を示します。

このプロパティはどのユーザーでも取得または設定可能です。

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象

こちらもご覧ください