Interface IReadBindingHandle
Represents a handle to a read binding.
[Obsolete("This interface will be made internal in a later release.")]
public interface IReadBindingHandle : IReadBinding, IBinding, IDisposable
- Inherited Members
Methods
- Fork()
Returns a new handle to the underlying read binding.