IMessageCompleteActionFeature 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.
Feature interface for marking the message processing as complete.
public interface class IMessageCompleteActionFeature
public interface IMessageCompleteActionFeature
type IMessageCompleteActionFeature = interface
Public Interface IMessageCompleteActionFeature
Methods
MarkCompleteAsync(CancellationToken) |
Marks the message processing to be completed asynchronously. |