This sample demonstrates how to determine if there are sufficient nodes to comprise a quorum.
In a console window run:
ClusterQuorum 2 0Then in a second console window run:
ClusterQuorum 2 1But it is more instructive to run one instance in your development environment debugger, stepping through the code.