Detaches the current proxy instance from the remote server object that it represents.
Namespace:
?
System.Runtime.Remoting.Proxies
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
JavaScript |
---|
function detachServer(); |
Return Value
The detached server object.
Exceptions
See Also