RemotingClientProxy::ConfigureProxy Method (Type^, String^)
.NET Framework (current version)
Internal. Automatically configures the proxy by loading the channels, if they are not already loaded and creating the proxy.
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Parameters
- type
-
Type:
System::Type^
The Type class type of the object that the current proxy represents.
- url
-
Type:
System::String^
The URL of the object that the current proxy represents.
.NET Framework
Available since 1.1
Available since 1.1
Show: