This documentation is archived and is not being maintained.
HttpChannel Constructor
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
HttpChannel() | Initializes a new instance of the HttpChannel class. |
|
HttpChannel(Int32) | Initializes a new instance of the HttpChannel class with a server channel that listens on the specified port. |
|
HttpChannel(IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider) | Initializes a new instance of the HttpChannel class with the specified configuration properties and sinks. |
Show: