Nyelv

RemotingClientProxy.ConfigureProxy(Type, String) Metódus

Definíció

Belső. Automatikusan konfigurálja a proxyt a csatornák betöltésével, ha még nincsenek betöltve, és létrehozza a proxyt.

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)

Paraméterek

type
Type

Az Type aktuális proxy által képviselt objektum osztálytípusa.

url
String

Az aktuális proxy által képviselt objektum URL-címe.

A következőre érvényes: