Constructor ChannelSourceReadWriteBinding
ChannelSourceReadWriteBinding(IChannelSourceHandle, ReadPreference, ICoreSessionHandle)
Initializes a new instance of the ChannelSourceReadWriteBinding class.
public ChannelSourceReadWriteBinding(IChannelSourceHandle channelSource, ReadPreference readPreference, ICoreSessionHandle session)
Parameters
channelSourceIChannelSourceHandleThe channel source.
readPreferenceReadPreferenceThe read preference.
sessionICoreSessionHandleThe session.