Gets the invocation meta arguments.

Declaration Syntax
| C# | Visual Basic | Visual 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: 8.0.8.6380 (8.0.8.6380)