ChannelParameterCollection Constructor (IChannel)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ChannelParameterCollection class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- channel
- Type: System.ServiceModel.Channels.IChannel
The channel whose parameters are in this collection.
Show: