[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=MarshalByRefObject Info=Enables access to objects across application domain boundaries in applications that support remoting. [Property] Name=Sets the name of the component. ARG(string)|2| Instance=Sets the instance of the inheritor of the MarshalByRefObject class. ARG(MarshalByRefObject)|20|(empty)|MarshalByRefObject [Methods] *doCreateObjRef=Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. ARG(Type requestedType)|1|0 *onCreateObjRef=Occurs after invoke the method doCreateObjRef and returns the result. ARG(ObjRef)|2|0 *GetLifetimeService=Retrieves the current lifetime service object that controls the lifetime policy for this instance. ARG(Object)|3|0 *InitializeLifetimeService=Obtains a lifetime service object to control the lifetime policy for this instance. ARG(Object)|3|0 MarshalByRefObject=Returns the MarshalByRefObject object. ARG(MarshalByRefObject)|3|0 Instance=Defines the instance of the inheritor of the MarshalByRefObject class. ARG(MarshalByRefObject)|4|0 requestedType=Defines the Type of the object that the new ObjRef will reference. ARG(Type)|4|0