RemotingClientProxy.ConfigureProxy(Type, String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
内部。 如果尚未加载并创建代理,则通过加载通道自动配置代理。
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)
参数
- url
- String
当前代理表示的对象 URL。