GigaSpaces XAP.NET Documentation
GetProcessingUnitComponents Method
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.BasicContainerBasicProcessingUnitContainerGetProcessingUnitComponents()()()
Gets all the basic processing unit components which are managed by this container.
Declaration Syntax
C#Visual BasicVisual C++J#
public ICollection<Object> GetProcessingUnitComponents()
Public Function GetProcessingUnitComponents As ICollection(Of Object)
public:
ICollection<Object^>^ GetProcessingUnitComponents()
public ICollection<Object> GetProcessingUnitComponents()
Return Value

[Missing <returns> documentation for M:GigaSpaces.XAP.ProcessingUnit.Containers.BasicContainer.BasicProcessingUnitContainer.GetProcessingUnitComponents]

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)