SyncKnowledge Class
Represents knowledge a replica has about its item store.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
[SerializableAttribute] [XmlRootAttribute(Namespace="http://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge")] public class SyncKnowledge : ISerializable, IXmlSerializable
/** @attribute SerializableAttribute() */ /** @attribute XmlRootAttribute(Namespace="http://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge") */ public class SyncKnowledge implements ISerializable, IXmlSerializable