ITransactedBindingElement インターフェイス

定義

サービス メソッドへのディスパッチの前に、トランザクションの作成をディスパッチャーに要求するバインド要素が実装する必要があるインターフェイスを表します。

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

プロパティ

TransactedReceiveEnabled

受信操作に対してトランザクションが有効かどうかを指定するブール値を取得します。

適用対象