ChannelBase.Manager Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the channel manager that is associated with the current channel.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.ChannelManagerBaseThe ChannelManagerBase that is associated with the current channel.
Every ChannelBase must have a ChannelManagerBase associated with it.
Show: