SynchronizationAttribute::GetPropertiesForNewContext Method (IConstructionCallMessage^)
.NET Framework (current version)
Adds the Synchronized context property to the specified IConstructionCallMessage.
Assembly: mscorlib (in mscorlib.dll)
public: [SecurityCriticalAttribute] [ComVisibleAttribute(true)] virtual void GetPropertiesForNewContext( IConstructionCallMessage^ ctorMsg ) override
Parameters
- ctorMsg
-
Type:
System.Runtime.Remoting.Activation::IConstructionCallMessage^
The IConstructionCallMessage to which to add the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: