ReplicaKeyMap::Count Property

Gets the number of replica key and ID pairs that are contained in the replica key map.

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

public:
property int Count {
	int get ();
}

Property Value

Type: System::Int32
The number of replica key and ID pairs that are contained in the replica key map.
Show: