MsmqBindingBase.ReceiveContextEnabled 屬性

定義

取得或設定值,這個值表示是否已要求接收內容行為。

public:
 property bool ReceiveContextEnabled { bool get(); void set(bool value); };
public bool ReceiveContextEnabled { get; set; }
member this.ReceiveContextEnabled : bool with get, set
Public Property ReceiveContextEnabled As Boolean

屬性值

如果已要求接收內容行為,則為 true,否則為 false

適用於