IMessagePostponeFeature Interface

Definition

Feature interface for postponing the message processing.

public interface class IMessagePostponeFeature
public interface IMessagePostponeFeature
type IMessagePostponeFeature = interface
Public Interface IMessagePostponeFeature

Methods

PostponeAsync(TimeSpan, CancellationToken)

Postpones the message processing asynchronously.

Applies to