語言

MergeSynchronizationAgent.DownloadGenerationsPerBatch 屬性

定義

在從 Publisher 下載變更給訂閱者時,會取得或設定單一批次處理的世代數。 層代會定義為每個發行項的邏輯變更群組。

public:
 virtual property short DownloadGenerationsPerBatch { short get(); void set(short value); };
public virtual short DownloadGenerationsPerBatch { get; set; }
member this.DownloadGenerationsPerBatch : int16 with get, set
Public Overridable Property DownloadGenerationsPerBatch As Short

屬性值

每批的世代數。

實作

適用於