RealProxy.GetUnwrappedServer Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce l'oggetto server rappresentato dall'istanza del proxy corrente.
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
Restituisce
Oggetto server rappresentato dall'istanza del proxy corrente.
- Attributi
Eccezioni
Il chiamante immediato non dispone dell'autorizzazione UnmanagedCode.
Commenti
Il GetUnwrappedServer metodo viene usato negli scenari che coinvolgono un esterno Context nello stesso AppDomainoggetto .