GigaSpaces XAP.NET Documentation
GetRemoteServices Method
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.BasicContainerBasicProcessingUnitContainerGetRemoteServices()()()
Gets all the hosted remote services which are managed by this container.
Declaration Syntax
C#Visual BasicVisual C++J#
public ICollection<Object> GetRemoteServices()
Public Function GetRemoteServices As ICollection(Of Object)
public:
ICollection<Object^>^ GetRemoteServices()
public ICollection<Object> GetRemoteServices()
Return Value
All the hosted remote services which are managed by this container.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)