SoScaleVizIsRunningCluster Method |
Returns true if using ScaleViz cluster mode.
Namespace: OIV.ScaleVizAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic static bool IsRunningCluster()
Public Shared Function IsRunningCluster As Boolean
public:
static bool IsRunningCluster()
static member IsRunningCluster : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also