This sample demonstrates a basic HA master-replica couple using C# together with sample
ReplSlave
.
In a console window run:
ReplMasterThen in a second console window run:
ReplSlaveBut it is more instructive to run one instance in your development environment debugger, stepping through the code.