ChangeBatchBase::SourceForgottenKnowledge Property

Gets the forgotten knowledge of the source replica.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property ForgottenKnowledge^ SourceForgottenKnowledge {
	ForgottenKnowledge^ get ();
}

Property Value

Type: Microsoft.Synchronization::ForgottenKnowledge
The forgotten knowledge of the source replica.

ExceptionCondition
ObjectDisposedException

This ChangeBatchBase has been disposed.

Show: