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()
	Get
property array<Object^>^ Arguments {
	array<Object^>^ get ();
}
/** @property */
Object[] get_Arguments()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)