Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ChannelParameterCollection Constructor

 

Initializes a new instance of the ChannelParameterCollection class.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodChannelParameterCollection()

Initializes a new instance of the ChannelParameterCollection class.

System_CAPS_pubmethodChannelParameterCollection(IChannel^)

Initializes a new instance of the ChannelParameterCollection class.

You can set Channel to channel by calling ChannelParameterCollection, or simply invoke the parent constructor by calling ChannelParameterCollection.

Return to top
Show:
© 2017 Microsoft