Share via


RealProxy.GetUnwrappedServer Méthode

Définition

Retourne l'objet serveur représenté par l'instance de proxy en cours.

protected:
 MarshalByRefObject ^ GetUnwrappedServer();
protected MarshalByRefObject GetUnwrappedServer ();
[System.Security.SecurityCritical]
protected MarshalByRefObject GetUnwrappedServer ();
member this.GetUnwrappedServer : unit -> MarshalByRefObject
[<System.Security.SecurityCritical>]
member this.GetUnwrappedServer : unit -> MarshalByRefObject
Protected Function GetUnwrappedServer () As MarshalByRefObject

Retours

Objet serveur représenté par l'instance de proxy en cours.

Attributs

Exceptions

L’appelant immédiat n’a pas d’autorisation UnmanagedCode.

Remarques

La GetUnwrappedServer méthode est utilisée dans les scénarios impliquant un externe Context dans le même AppDomain.

S’applique à