KnowledgeBuilder Class
Reconstructs a SyncKnowledge object from its constituent parts.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Class KnowledgeBuilder
'Usage
Dim instance As KnowledgeBuilder
public class KnowledgeBuilder
public ref class KnowledgeBuilder
public class KnowledgeBuilder
public class KnowledgeBuilder
Remarks
SyncKnowledge contains methods that subdivide its constituent parts for flexible serialization. KnowledgeBuilder helps to reconstruct a SyncKnowledge object from these constituent parts.
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.KnowledgeBuilder
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
KnowledgeBuilder Members
Microsoft.Synchronization Namespace