System.Runtime.Remoting.Channels.ChannelServices.GetUrlsForObject Method

Returns an array of all the URLs that can be used to reach the specified object.

Syntax

public static string[] GetUrlsForObject (MarshalByRefObject obj)

Parameters

obj
The object to retrieve the URL array for.

Returns

An array of strings that contains the URLs that can be used to remotely identify the object, or null if none were found.

Remarks

Documentation for this section has not yet been entered.

Requirements

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