SyncScopeMetadata Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the metadata for a SyncScope object, such as the knowledge that is associated with a particular scope.

Namespace: Microsoft.Synchronization.Data.Peer
Assembly: Microsoft.Synchronization.Data.Peer (in microsoft.synchronization.data.peer.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SyncScopeMetadata
'Usage
Dim instance As SyncScopeMetadata
[SerializableAttribute] 
public class SyncScopeMetadata
[SerializableAttribute] 
public ref class SyncScopeMetadata
/** @attribute SerializableAttribute() */ 
public class SyncScopeMetadata
SerializableAttribute 
public class SyncScopeMetadata

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.SyncScopeMetadata

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

SyncScopeMetadata Members
Microsoft.Synchronization.Data.Peer Namespace