Share via


IWithDefaultMessageTTL Interface

Definition

The stage of the subscription definition allowing to define default TTL for messages.

public interface IWithDefaultMessageTTL
type IWithDefaultMessageTTL = interface
Public Interface IWithDefaultMessageTTL
Derived

Methods

WithDefaultMessageTTL(TimeSpan)

Specifies the duration after which the message expires.

Applies to