Contains a concrete implementation of the synchronization framework based on Subscribers.

Package Specification

Contains a concrete implementation of the synchronization framework based on Subscribers.

This package contains actions that are used by subclasses of TeamSubscriberParticipant.

The class TeamSubscriberParticipant provides an implementation of a synchronize participant that enables synchronization for a Subscriber. For providers that implement a Subscriber, this is the easiest method of integrating into the Synchronize View. The TeamSubscriberParticipant provides a view of changes (incoming, outgoing, conflicting), modes for showing only a subset of the changes, decorations for identifying the changes, and working sets. Here are the steps for creating a participant based on the TeamSubscriberParticipant implementation: