GigaSpaces XAP.NET Documentation
GetSpaceProxies Method
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.BasicContainerBasicProcessingUnitContainerGetSpaceProxies()()()
Gets all the space proxies which are managed by this container.
Declaration Syntax
C#Visual BasicVisual C++J#
public ICollection<ISpaceProxy> GetSpaceProxies()
Public Function GetSpaceProxies As ICollection(Of ISpaceProxy)
public:
ICollection<ISpaceProxy^>^ GetSpaceProxies()
public ICollection<ISpaceProxy> GetSpaceProxies()
Return Value
All the space proxies which are managed by this container.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)