0 out of 1 rated this helpful - Rate this topic

SyncKnowledge Class

Represents knowledge a replica has about its item store.

Namespace: Microsoft.Synchronization
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
SerializableAttribute 
XmlRootAttribute(Namespace="http://schemas.microsoft.com/2008/03/sync/", ElementName="syncKnowledge") 
public class SyncKnowledge implements ISerializable, IXmlSerializable
System.Object
  Microsoft.Synchronization.SyncKnowledge
     Microsoft.Synchronization.ForgottenKnowledge
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)