ChannelParameterCollection.Channel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the channel whose parameters are in this collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.IChannelThe IChannel whose parameters are in this collection.
This property is set to channel when ChannelParameterCollection is called.
Show: