[Missing <summary> documentation for N:GigaSpaces.Core.Admin.ServiceGrid.Agent]
| C# | Visual Basic | Visual C++ | J# | 
namespace GigaSpaces.Core.Admin.ServiceGrid.Agent
Namespace GigaSpaces.Core.Admin.ServiceGrid.Agent
namespace GigaSpaces.Core.Admin.ServiceGrid.Agent
package GigaSpaces.Core.Admin.ServiceGrid.Agent
| All Types | Classes | Interfaces | Enumerations | 
| Icon | Type | Description | 
|---|---|---|
| GridServiceAgentAddedEventArgs | 
            Provides data for GridServiceAgentAdded event.
              | |
| GridServiceAgentRemovedEventArgs | 
            Provides data for GridServiceAgentRemoved event.
              | |
| GridServiceContainerOptions | 
        IGridServiceContainer process options to be started by the
            IGridServiceAgent.
             
              | |
| GridServiceManagerOptions | 
        IGridServiceManager process options to be started by the
            	IGridServiceAgent.
            
             .
               | |
| GridServiceOptions | 
            A generic process options.
              | |
| GSProcessOptions | 
            A generic process options.
              | |
| IAgentProcessDetails | 
            Provide details of a process which is managed by a IGridServiceAgent.
              | |
| IAgentProcessesDetails | 
            Provide details of all the processes a IGridServiceAgent is managing.
            
              | |
| IGridServiceAgent | 
            A Grid Service Agent is a process manager allowing to start and stop (on the operating system process level)
            processes (such as IGridServiceManager , IGridServiceContainer
            and ILookupService. It can also globally manage certain process type (a process type
            is a GSM for example), which means that when running X number of Grid Service Agents, at least N processes will
            run between them.
              | |
| IGridServiceAgents | 
             Grid Service Agents hold all the different IGridServiceAgent that are currently
             discovered.
            
             Provides simple means to get all the current agents, as well as as registering for
             agent lifecycle (added and removed) events.
               | |
| InstantiationMode | 
            Specifies the instantiation mode of a process that is managed by a IGridServiceAgent.
            
              | |
| LookupServiceOptions | 
        ILookupService process options to be started by the
            IGridServiceAgent.
             
              | 
