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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)