Cicode Programming Reference > Cicode Function Categories > Cluster Functions > ClusterStatus

ClusterStatus

This function allows the user to determine the connection status from the client to a server on a cluster.

Syntax

ClusterStatus(clusterName, serverType)

clusterName:

The name of the cluster to query enclosed in quotation marks "".

servernType:

The type of server (not a bit mask):

Return Value

One of the following values:

Related Functions

ClusterActivate, ClusterDeactivate, ClusterFirst, ClusterGetName, ClusterIsActive, ClusterNext, ClusterServerTypes, ClusterSetName, ClusterSwapActive, TaskCluster

See Also

Cluster Functions

Published June 2018