ReplSlave

This sample demonstrates a basic HA master-replica couple using C# together with sample ReplMaster.

How to Run

In a console window run:

 
    ReplMaster
     

Then in a second console window run:

 
    ReplSlave
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.