RemotingServices.Connect Method
.NET Framework 4.5
Creates a proxy for a well-known object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Connect(Type, String) | Creates a proxy for a well-known object, given the Type and URL. |
|
Connect(Type, String, Object) | Creates a proxy for a well-known object, given the Type, URL, and channel-specific data. |