RemotingServices.Unmarshal Method
.NET Framework 2.0
Converts a given ObjRef into a proxy object.
| Name | Description |
|---|---|
| RemotingServices.Unmarshal (ObjRef) | Takes a ObjRef and creates a proxy object out of it. |
| RemotingServices.Unmarshal (ObjRef, Boolean) | Takes a ObjRef and creates a proxy object out of it, refining it to the type on the server. |
Community Additions
ADD
Show: