GigaSpaces XAP.NET Documentation
GigaSpaces.Core.Admin.ServiceGrid.Container Namespace
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.Container

[Missing <summary> documentation for "N:GigaSpaces.Core.Admin.ServiceGrid.Container"]

Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.Core.Admin.ServiceGrid.Container
Namespace GigaSpaces.Core.Admin.ServiceGrid.Container
namespace GigaSpaces.Core.Admin.ServiceGrid.Container
package GigaSpaces.Core.Admin.ServiceGrid.Container
Types
All TypesClassesInterfaces
IconTypeDescription
GridServiceContainerAddedEventArgs
Provides data for GridServiceContainerAdded event.

GridServiceContainerRemovedEventArgs
Provides data for GridServiceContainerRemoved event.

IGridServiceContainer
A Grid Service Container is a container for IProcessingUnitInstances allocated to it through the IGridServiceManager that manages it.

IGridServiceContainers
Grid Service Containers hold all the different IGridServiceContainers that are currently discovered. Provides simple means to get all the current containers, as well as as registering for container lifecycle (added and removed) events.