GigaSpaces XAP.NET Documentation
ISpaceRemotingInvocation Interface
Class LibraryGigaSpaces.XAP.RemotingISpaceRemotingInvocation
Represents a remote method invocation.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ISpaceRemotingInvocation
Public Interface ISpaceRemotingInvocation
public interface class ISpaceRemotingInvocation
public interface ISpaceRemotingInvocation
Members
All MembersProperties



IconMemberDescription
Arguments
Gets the invocation arguments.

GenericArguments
Gets the invoked method generic arguments, null if the method is not generic.

LookupName
Gets the invoked service lookup name.

MetaArguments
Gets the invocation meta arguments.

Method
Gets the invoked method.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)