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
目前代理所代表的物件網址。