Provide details of a process which is managed by a IGridServiceAgent.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface IAgentProcessDetails
Public Interface IAgentProcessDetails
public interface class IAgentProcessDetails
public interface IAgentProcessDetails
![](../icons/collapse_all.gif)
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | 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.
|