System.Runtime.Remoting.Messaging.ConstructionCall: Property Members

The properties of System.Runtime.Remoting.Messaging.ConstructionCall are listed below. For a list of all members, see the ConstructionCall Members list.

See Also: Inherited members from System.Runtime.Remoting.Messaging.MethodCall

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 object to activate.

ActivatorSystem.Runtime.Remoting.Activation.IActivator.

Gets or sets the activator that activates the remote object.

[read-only]
CallSiteActivationAttributesobject[].

Gets the call site activation attributes for the remote object.

[read-only]
ContextPropertiesIList.

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

[read-only]
override
PropertiesIDictionary.

Gets an IDictionary interface that represents a collection of the remoting message's properties.