The members of System.Runtime.Remoting.Messaging.ConstructionCall are listed below.
See Also: Inherited members from System.Runtime.Remoting.Messaging.MethodCall
Initializes a new instance of the System.Runtime.Remoting.Messaging.ConstructionCall class from an array of remoting headers. | ||
Initializes a new instance of the System.Runtime.Remoting.Messaging.ConstructionCall class by copying an existing message. |
[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. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)Documentation for this section has not yet been entered. |