DbOutdatedSyncException::OutdatedPeerSyncKnowledge Property
Gets or sets a SyncKnowledge object that contains metadata about knowledge the peer has that is outdated.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
[CLSCompliantAttribute(false)] public: property SyncKnowledge^ OutdatedPeerSyncKnowledge { SyncKnowledge^ get (); void set (SyncKnowledge^ value); }
Property Value
Type: Microsoft.Synchronization::SyncKnowledgeA SyncKnowledge object that contains metadata about knowledge the peer has that is outdated.
Show: