Meta argument handler can control the meta data objects that will be used
for the remote invocation.

C# | Visual Basic | Visual C++ | J# |
public interface IMetaArgumentsHandler
Public Interface IMetaArgumentsHandler
public interface class IMetaArgumentsHandler
public interface IMetaArgumentsHandler

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | CreateMetaArguments(ISpaceRemotingInvocation) |
Create meta data arguments according to the specified remoting invocation.
|