Click or drag to resize

IReadBindingHandle Methods

The IReadBindingHandle type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from IDisposable.)
Public methodFork
Returns a new handle to the underlying read binding.
Public methodGetReadChannelSource
Gets a channel source for read operations.
(Inherited from IReadBinding.)
Public methodGetReadChannelSourceAsync
Gets a channel source for read operations.
(Inherited from IReadBinding.)
Top
See Also