Instructs the node to leave the cluster.
#include <ncssdk.h>
NCS_RETURN NCS_ClusterLeave (
NCS_HANDLE Handle);
(IN) Specifies the handle supplied by NCS to remove the node from the cluster.
The server that executes this function is requested to leave the cluster. Synchronous: does not return until the node has released all resources (run the unload scripts).