System.Runtime.Remoting.Channels.Http.HttpChannel.AddHookChannelUri Method

Adds a URI on which the channel hook should listen.

Syntax

public void AddHookChannelUri (string channelUri)

Parameters

channelUri
Should always be a null reference (Nothing in Visual Basic) for System.Runtime.Remoting.Channels.Http.HttpChannel

Remarks

Code should not call the AddHookChannelUri method directly.

The data object can be used to pass a specific initialization state to the channel.

Requirements

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