Returns a proxy to a single member of the clustered space.
If the space is not clustered, the original proxy is returned.

C# | Visual Basic | Visual C++ | J# |
[ObsoleteAttribute("Use one of the GetServerAdmin().GetDirectProxy() overloads instead.")] ISpaceProxy GetSingleProxy()
<ObsoleteAttribute("Use one of the GetServerAdmin().GetDirectProxy() overloads instead.")> _ Function GetSingleProxy As ISpaceProxy
[ObsoleteAttribute(L"Use one of the GetServerAdmin().GetDirectProxy() overloads instead.")] ISpaceProxy^ GetSingleProxy()
/** @attribute ObsoleteAttribute("Use one of the GetServerAdmin().GetDirectProxy() overloads instead.") */ ISpaceProxy GetSingleProxy()

A proxy to a single cluster member.