ProxyAttribute::GetPropertiesForNewContext Method (IConstructionCallMessage^)

 
Use BaseTrue

Gets properties for a new context.

Namespace:   System.Runtime.Remoting.Proxies
Assembly:  mscorlib (in mscorlib.dll)

public:
[SecurityCriticalAttribute]
[ComVisibleAttribute(true)]
virtual void GetPropertiesForNewContext(
	IConstructionCallMessage^ msg
) sealed

Parameters

msg
Type: System.Runtime.Remoting.Activation::IConstructionCallMessage^

The message for which the context is to be retrieved.

.NET Framework
Available since 1.1
Return to top
Show: