GigaSpaces XAP.NET Documentation
Command Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIAgentProcessDetailsCommand
Gets the list of command that were used to create the process.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<string> Command { get; }
ReadOnly Property Command As IList(Of String)
	Get
property IList<String^>^ Command {
	IList<String^>^ get ();
}
/** @property */
IList<String> get_Command()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)