ReplicaKeyMap::Serialize Method

Serializes the replica key map data to a byte array.

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

public:
array<unsigned char>^ Serialize()

Return Value

Type: array<System::Byte>
The byte array containing the serialized data from the replica key map.
Show: