Share via


RemotingClientProxy.ConfigureProxy(Type, String) Metoda

Definice

Vnitřní. Automaticky nakonfiguruje proxy server načtením kanálů, pokud ještě nejsou načtené, a vytvořením proxy serveru.

protected:
 void ConfigureProxy(Type ^ type, System::String ^ url);
protected void ConfigureProxy (Type type, string url);
member this.ConfigureProxy : Type * string -> unit
Protected Sub ConfigureProxy (type As Type, url As String)

Parametry

type
Type

Typ Type třídy objektu, který aktuální proxy představuje.

url
String

Adresa URL objektu, který představuje aktuální proxy server.

Platí pro