Class ChannelSourceReadWriteBinding
Represents a read-write binding to a channel source.
public sealed class ChannelSourceReadWriteBinding : IReadWriteBinding, IReadBinding, IWriteBinding, IBinding, IDisposable
- Inheritance
-
Channel
Source Read Write Binding
- Implements
- Inherited Members
Constructors
- Channel
Source Read Write Binding(IChannel Source Handle, Read Preference, ICore Session Handle) Initializes a new instance of the Channel
Source class.Read Write Binding
Properties
- Read
Preference Gets the read preference.
- Session
Gets the session.
Methods
- Get
Read Channel Source(Cancellation Token) Gets a channel source for read operations.
- Get
Read Channel Source Async(Cancellation Token) Gets a channel source for read operations.
- Get
Write Channel Source(IMay Use Secondary Criteria, Cancellation Token) Gets a channel source for write operations that may use a secondary.
- Get
Write Channel Source(Cancellation Token) Gets a channel source for write operations.
- Get
Write Channel Source Async(IMay Use Secondary Criteria, Cancellation Token) Gets a channel source for write operations that may use a secondary.
- Get
Write Channel Source Async(Cancellation Token) Gets a channel source for write operations.