ActivatorLevel
Defines the appropriate position for a T:System.Activator in the chain of activators.
Represents the construction call request of an object.
ActivatorLevel Level
Gets the T:System.Runtime.Remoting.Activation.ActivatorLevel where this activator is active.
Identifies a T:System.Runtime.Remoting.Messaging.IMethodReturnMessage that is returned after attempti...
IConstructionReturnMessage Activate(IConstructionCallMessage msg)
Creates an instance of the object that is specified in the provided T:System.Runtime....
IActivator NextActivator
Gets or sets the next activator in the chain.
Provides the basic functionality for a remoting activator class.