Udostępnij za pośrednictwem


RealProxy.AttachServer(MarshalByRefObject) Metoda

Definicja

Dołącza bieżące wystąpienie serwera proxy do określonego zdalnego MarshalByRefObject.

protected:
 void AttachServer(MarshalByRefObject ^ s);
protected void AttachServer (MarshalByRefObject s);
[System.Security.SecurityCritical]
protected void AttachServer (MarshalByRefObject s);
member this.AttachServer : MarshalByRefObject -> unit
[<System.Security.SecurityCritical>]
member this.AttachServer : MarshalByRefObject -> unit
Protected Sub AttachServer (s As MarshalByRefObject)

Parametry

s
MarshalByRefObject

To MarshalByRefObject , które reprezentuje bieżące wystąpienie serwera proxy.

Atrybuty

Wyjątki

Bezpośredni obiekt wywołujący nie ma uprawnień UnmanagedCode.

Dotyczy