RemotingClientProxy.ConfigureProxy(Type, String) Metoda

Definicja

Wewnętrznego. Automatycznie konfiguruje serwer proxy, ładując kanały, jeśli nie zostały jeszcze załadowane i tworzą serwer proxy.

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

Type Typ klasy obiektu, który reprezentuje bieżący serwer proxy.

url
String

Adres URL obiektu, który reprezentuje bieżący serwer proxy.

Dotyczy