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)
property IList<String^>^ Command {
	IList<String^>^ get ();
}
/** @property */
IList<String> get_Command()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)