GigaSpaces XAP.NET Documentation
Method Property
Class LibraryGigaSpaces.XAP.RemotingISpaceRemotingInvocationMethod
Gets the invoked method.
Declaration Syntax
C#Visual BasicVisual C++J#
MethodInfo Method { get; }
ReadOnly Property Method As MethodInfo
property MethodInfo^ Method {
	MethodInfo^ get ();
}
/** @property */
MethodInfo get_Method()

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