GigaSpaces XAP.NET Documentation
IAgentProcessDetails Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIAgentProcessDetails
Provide details of a process which is managed by a IGridServiceAgent.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IAgentProcessDetails
Public Interface IAgentProcessDetails
public interface class IAgentProcessDetails
public interface IAgentProcessDetails
Members
All MembersProperties



IconMemberDescription
AgentId
Gets the managing IGridServiceAgent id for this process.

Command
Gets the list of command that were used to create the process.

InstantiationMode
Gets the instantiation mode of the process.

ProcessId
Gets the process id.

ServiceType
Gets the process service type.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)