System.Runtime.Remoting.Activation.IConstructionCallMessage Members

The members of System.Runtime.Remoting.Activation.IConstructionCallMessage are listed below.

Public Properties

[read-only]
ActivationTypeType.

Gets the type of the remote object to activate.

[read-only]
ActivationTypeNamestring.

Gets the full type name of the remote type to activate.

ActivatorIActivator.

Gets or sets the activator that activates the remote object.

[read-only]
CallSiteActivationAttributesobject[].

Gets the call site activation attributes.

[read-only]
ContextPropertiesIList.

Gets a list of context properties that define the context in which the object is to be created.