Bagikan melalui


UrlAttribute.GetPropertiesForNewContext(IConstructionCallMessage) Metode

Definisi

Memaksa pembuatan konteks dan objek server di dalam konteks pada URL yang ditentukan.

public:
 override void GetPropertiesForNewContext(System::Runtime::Remoting::Activation::IConstructionCallMessage ^ ctorMsg);
public override void GetPropertiesForNewContext (System.Runtime.Remoting.Activation.IConstructionCallMessage ctorMsg);
[System.Runtime.InteropServices.ComVisible(true)]
public override void GetPropertiesForNewContext (System.Runtime.Remoting.Activation.IConstructionCallMessage ctorMsg);
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public override void GetPropertiesForNewContext (System.Runtime.Remoting.Activation.IConstructionCallMessage ctorMsg);
override this.GetPropertiesForNewContext : System.Runtime.Remoting.Activation.IConstructionCallMessage -> unit
[<System.Runtime.InteropServices.ComVisible(true)>]
override this.GetPropertiesForNewContext : System.Runtime.Remoting.Activation.IConstructionCallMessage -> unit
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Security.SecurityCritical>]
override this.GetPropertiesForNewContext : System.Runtime.Remoting.Activation.IConstructionCallMessage -> unit
Public Overrides Sub GetPropertiesForNewContext (ctorMsg As IConstructionCallMessage)

Parameter

ctorMsg
IConstructionCallMessage

Objek IConstructionCallMessage server yang akan dibuat.

Atribut

Pengecualian

Penelepon langsung tidak memiliki izin infrastruktur.

Keterangan

GetPropertiesForNewContext tidak berkontribusi properti apa pun ke konteks baru karena digunakan oleh infrastruktur jarak jauh untuk memaksa pembuatan konteks dan objek server di dalam konteks pada URL yang ditentukan.

Berlaku untuk