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
.NET Framework (current version)
Initializes a new instance of the ChannelParameterCollection class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | ChannelParameterCollection() | Initializes a new instance of the ChannelParameterCollection class. |
![]() | ChannelParameterCollection(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.
Show:
