IDisposeAndTransmit Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Channels which support dispose and transmit functionality.
public interface class IDisposeAndTransmit
public interface IDisposeAndTransmit
type IDisposeAndTransmit = interface
Public Interface IDisposeAndTransmit
Methods
DisposeAndTransmitAsync(CancellationToken) |
Transmit all internal buffers to the end-point and dispose channel. |