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