RemotingServices.Connect 方法

为已知对象创建一个代理。

重载列表

名称 说明
RemotingServices.Connect (Type, String) 使用给定的 Type 和 URL,为已知对象创建一个代理。
RemotingServices.Connect (Type, String, Object) 使用给定的 Type、URL 和信道特定数据,为已知对象创建一个代理。

请参见

参考

RemotingServices 类
RemotingServices 成员
System.Runtime.Remoting 命名空间