GigaSpaces XAP.NET Documentation
Arguments Property
Class LibraryGigaSpaces.XAP.RemotingISpaceRemotingInvocationArguments
Gets the invocation arguments.
Declaration Syntax
C#Visual BasicVisual C++J#
Object[] Arguments { get; }
ReadOnly Property Arguments As Object()
property array<Object^>^ Arguments {
	array<Object^>^ get ();
}
/** @property */
Object[] get_Arguments()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.5.2.8900 (9.5.2.8900)