Platform Core .NET Assemblies API
GetReplicaMetadata Method
See Also  Send Feedback
Terrasoft.Sync Namespace > MetaDataStore Class : GetReplicaMetadata Method
localStoreId
Local storage id.
remoteStoreId
Remote storage id.

Glossary Item Box

Returns IReplicaMetadata inited implementation for specified storage.

Syntax

 
C#
 
 

Parameters

localStoreId
Local storage id.
remoteStoreId
Remote storage id.

Return Value

IReplicaMetadata inited implementation.

Remarks

Future optimizations: in case of small amount of metadata, load metadata items to IReplicaMetadata instance and work with stored in memory items in ReplicaMetadata.FindItemMetaData method.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.