Subscriber portal
Serializes the change applier data into a byte array.
public: array<unsigned char>^ GetChangeApplierInfo()
This method is used to serialize data from this change applier to another change applier. For example, if the other change applier is remote, the data can be serialized from this object and used to initialize the remote change applier.