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