Share via


IReceiveContextSettings 介面

定義

可讓您設定接收內容設定的介面。

public interface class IReceiveContextSettings
public interface IReceiveContextSettings
type IReceiveContextSettings = interface
Public Interface IReceiveContextSettings

備註

接收內容可讓您在使用單向訊息通道時控制認可,以及使用佇列通道時的非破壞性讀取。

屬性

Enabled

取得或設定值,這個值會指定是否啟用接收內容。

ValidityDuration

取得或設定值,這個值會指定搭配使用直接通道時的連接逾時,以及搭配使用佇列通道時的訊息鎖定持續時間。

適用於