次の方法で共有


SynchronizationAttribute.GetPropertiesForNewContext メソッド

Synchronized コンテキスト プロパティを、指定した IConstructionCallMessage に追加します。

Overrides Public Sub GetPropertiesForNewContext( _
   ByVal ctorMsg As IConstructionCallMessage _) Implements IContextAttribute.GetPropertiesForNewContext
[C#]
public override void GetPropertiesForNewContext(IConstructionCallMessagectorMsg);
[C++]
public: void GetPropertiesForNewContext(IConstructionCallMessage* ctorMsg);
[JScript]
public override function GetPropertiesForNewContext(
   ctorMsg : IConstructionCallMessage);

パラメータ

実装

IContextAttribute.GetPropertiesForNewContext

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SynchronizationAttribute クラス | SynchronizationAttribute メンバ | System.Runtime.Remoting.Contexts 名前空間