MergeSessionPhase Enum

Definition

Enumerates the phase of a Merge Agent session.

public enum class MergeSessionPhase
public enum MergeSessionPhase
type MergeSessionPhase = 
Public Enum MergeSessionPhase
Inheritance
MergeSessionPhase

Fields

DownloadPhase 2

Changes are being downloaded from the Publisher.

None 0

Not applicable.

UploadPhase 1

Changes are being uploaded to the Publisher.

Applies to