Constructor ChannelSourceReadWriteBinding
ChannelSourceReadWriteBinding(IChannelSourceHandle, ReadPreference, ICoreSessionHandle)
Initializes a new instance of the ChannelSourceReadWriteBinding class.
public ChannelSourceReadWriteBinding(IChannelSourceHandle channelSource, ReadPreference readPreference, ICoreSessionHandle session)Parameters
- channelSourceIChannelSourceHandle
- The channel source. 
- readPreferenceReadPreference
- The read preference. 
- sessionICoreSessionHandle
- The session.