The constructors of System.Runtime.Remoting.Channels.Http.HttpServerChannel are listed below. For a list of all members, see the HttpServerChannel Members list.
See Also: Inherited members from System.Runtime.Remoting.Channels.BaseChannelWithProperties
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpServerChannel class. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpServerChannel class that listens on the specified port. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpServerChannel class with the specified channel properties and sink. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpServerChannel class with the given name and that listens on the specified port. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpServerChannel class at the specified port with the given name, which listens on the specified port, and uses the specified sink. |