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: 10.1.0.0 (10.1.1.12800)