This documentation is archived and is not being maintained.
RemotingServices::Unmarshal Method
Visual Studio 2010
Converts a given ObjRef into a proxy 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 | |
|---|---|---|
|
Unmarshal(ObjRef) | Takes a ObjRef and creates a proxy object out of it. |
|
Unmarshal(ObjRef, Boolean) | Takes a ObjRef and creates a proxy object out of it, refining it to the type on the server. |
Show: