ITransactedBindingElement 介面

定義

表示應該由繫結程序項目實作的介面,這些項目會在分派給服務方法之前,要求發送器建立異動。

public interface class ITransactedBindingElement
public interface ITransactedBindingElement
type ITransactedBindingElement = interface
Public Interface ITransactedBindingElement
衍生

屬性

TransactedReceiveEnabled

取得布林值 (Boolean),這個值指定是否針對接收作業啟用交易。

適用於