This documentation is archived and is not being maintained.

HttpChannel Constructor

Initializes a new instance of the HttpChannel class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method HttpChannel() Initializes a new instance of the HttpChannel class.
Public method HttpChannel(Int32) Initializes a new instance of the HttpChannel class with a server channel that listens on the specified port.
Public method HttpChannel(IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider) Initializes a new instance of the HttpChannel class with the specified configuration properties and sinks.
Top
Show: