次の方法で共有


ReplicationOperation.Priority プロパティ

定義

このレプリケーション操作の優先順位を格納します。

public:
 property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer

プロパティ値

このレプリケーション操作の優先順位が格納された整数。

注釈

優先度の高いタスクは、最初に実行されます。 優先順位は、操作の種類とそのパラメーターに基づいてサーバーによって計算されます。

適用対象

こちらもご覧ください