RemotingSurrogateSelector::SetRootObject Method (Object^)
.NET Framework (current version)
Sets the object at the root of the object graph.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
The object at the root of the object graph.
| Exception | Condition |
|---|---|
| ArgumentNullException | The obj parameter is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: