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
[read-only] | ActivationType | Type.
Gets the type of the remote object to activate. |
[read-only] | ActivationTypeName | string.
Gets the full type name of the remote object to activate. |
Activator | System.Runtime.Remoting.Activation.IActivator.
Gets or sets the activator that activates the remote object. | |
[read-only] | CallSiteActivationAttributes | object[].
Gets the call site activation attributes for the remote object. |
[read-only] | ContextProperties | IList.
Gets a list of properties that define the context in which the remote object is to be created. |
[read-only] override | Properties | IDictionary.
Gets an IDictionary interface that represents a collection of the remoting message's properties. |