FullEnumerationChangeBatch Class

Represents metadata for a set of changes for a full enumeration. This class cannot be inherited.

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class FullEnumerationChangeBatch
    Inherits ChangeBatchBase
    Implements ISerializable
'Usage
Dim instance As FullEnumerationChangeBatch
[SerializableAttribute] 
public sealed class FullEnumerationChangeBatch : ChangeBatchBase, ISerializable
[SerializableAttribute] 
public ref class FullEnumerationChangeBatch sealed : public ChangeBatchBase, ISerializable
/** @attribute SerializableAttribute() */ 
public final class FullEnumerationChangeBatch extends ChangeBatchBase implements ISerializable
SerializableAttribute 
public final class FullEnumerationChangeBatch extends ChangeBatchBase implements ISerializable

Inheritance Hierarchy

System.Object
   Microsoft.Synchronization.ChangeBatchBase
    Microsoft.Synchronization.FullEnumerationChangeBatch

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

FullEnumerationChangeBatch Members
Microsoft.Synchronization Namespace

Concepts

Recovering an Out-of-Date Replica