System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri Method

Returns an array of all the URLs for a URI.

Syntax

public string[] GetUrlsForUri (string objectURI)

Parameters

objectURI
The URI for which URLs are required.

Returns

An array of the URLs.

Remarks

This method is used by the ChannelServices.GetUrlsForObject(MarshalByRefObject) method.

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