ReplicaMetadata::GetForgottenKnowledge Method
When overridden in a derived class, gets the forgotten knowledge for this replica.
Assembly: Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)
Return Value
Type: Microsoft.Synchronization::ForgottenKnowledgeThe forgotten knowledge for this replica. If no forgotten knowledge is associated with this replica, getting this property returns ForgottenKnowledge.Empty.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The object has been disposed or was not initialized correctly. |
Show: