ObjectPath members
Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This class and its members are reserved for internal use and are not intended to be used in your code.
The ObjectPath type exposes the following members.
Methods
Name | Description | |
---|---|---|
SetPendingReplace | This member is reserved for internal use and is not intended to be used directly from your code. | |
ToString | (Inherited from Object.) |
Top