MergeSynchronizationAgent.DownloadGenerationsPerBatch 속성

정의

게시자의 변경 내용을 구독자로 다운로드하는 동안 한 번의 일괄 처리에서 처리할 세대 수를 가져오거나 설정합니다. 세대는 아티클 단위의 논리적 변경 내용 그룹으로 정의됩니다.

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

속성 값

일괄 처리당 세대 수입니다.

구현

적용 대상