public void TearDown() { ClusterObjSync?.Shutdown(); ClusterObjNotSync?.Shutdown(); TestCluster?.Remove(); }
public void TearDown() { TestCluster?.Remove(); ClusterObj?.Shutdown(); }