Returns true if the proxy is connected to a clustered space, otherwise false.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool Clustered { get; }
ReadOnly Property Clustered As Boolean Get
property bool Clustered { bool get (); }
/** @property */ boolean get_Clustered()