SoScaleVizIsConnected Method |
Returns true when ScaleViz is connected to the cluster.
Namespace: OIV.ScaleVizAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsConnected()
Public Shared Function IsConnected As Boolean
public:
static bool IsConnected()
static member IsConnected : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also