IDisposeAndTransmit Interface

Definition

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.

Applies to