System.Runtime.Remoting.Channels.ChannelServices.GetChannel Method

Returns a registered channel with the specified name.

Syntax

public static IChannel GetChannel (string name)

Parameters

name
The channel name.

Returns

An interface to a registered channel, or null if the channel is not registered.

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