Interface IRemoteRef
.NET interface for TO BE DEFINED FROM USER
public interface IRemoteRef : IExternalizable, ISerializable
- Inherited Members
Methods
GetRefClass(ObjectOutput)
String GetRefClass(ObjectOutput arg0)
Parameters
arg0
ObjectOutput
Returns
Invoke(Remote, Method, object[], long)
object Invoke(Remote arg0, Method arg1, object[] arg2, long arg3)
Parameters
Returns
Exceptions
RemoteEquals(RemoteRef)
bool RemoteEquals(RemoteRef arg0)
Parameters
Returns
RemoteHashCode()
int RemoteHashCode()
Returns
RemoteToString()
String RemoteToString()