System.Runtime.Remoting.RemotingServices.GetObjectUri Method

Retrieves the URI for the specified object.

Syntax

public static string GetObjectUri (MarshalByRefObject obj)

Parameters

obj
The MarshalByRefObject for which a URI is requested.

Returns

The URI of the specified object if it has one, or null if the object has not yet been marshaled.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0