ITransactedBindingElement.TransactedReceiveEnabled Property

Definition

Gets a boolean value that specifies whether the transaction is enabled for a receive operation.

public:
 property bool TransactedReceiveEnabled { bool get(); };
public bool TransactedReceiveEnabled { get; }
member this.TransactedReceiveEnabled : bool
Public ReadOnly Property TransactedReceiveEnabled As Boolean

Property Value

true if transaction is enabled for a receive operation; otherwise, false.

Applies to