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