How to detect if the ClusterHelper has been initialized

Is there a way to detect programmatically if the ClusterHelper has been initialized?

We are using .Net Version 2.2.

@ibrahim.hadad -

No, there currently isn’t…you could add a variable in your application code to track the state, though.

-Jeff