RemotingClientProxy.ConfigureProxy(Type, String) Yöntem

Tanım

Dahili Henüz yüklenmemişse ve ara sunucuyu oluşturmuyorlarsa, kanalları yükleyerek proxy'yi otomatik olarak yapılandırır.

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)

Parametreler

type
Type

Type Geçerli proxy'nin temsil ettiği nesnenin sınıf türü.

url
String

Geçerli proxy'nin temsil ettiği nesnenin URL'si.

Şunlara uygulanır