Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden by a derived class, serializes and deserializes metadata for a replica.
The following tables list the members exposed by the SyncMetadataStoreSerializer type.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
SyncMetadataStoreSerializer | Initializes a new instance of the SyncMetadataStoreSerializer class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
DeserializeReplicaMetadata | When overridden in a derived class, deserializes the contents of a metadata file to a metadata storage service store. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSerializedReplicaId | When overridden in a derived class, returns the replica ID for the replica whose metadata was serialized to the specified destination file. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
SerializeReplicaMetadata | When overridden in a derived class, serializes, for the specified replica, the contents of a metadata storage service store to a destination file. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncMetadataStoreSerializer Class
Microsoft.Synchronization.MetadataStorage Namespace
Concepts
Accessing Metadata from Components with Different Versions
Upgrading the Metadata Store Version