DispatchRuntime.IgnoreTransactionMessageProperty Property

Definition

Gets or sets whether to ignore the TransactionMessageProperty.

C#
public bool IgnoreTransactionMessageProperty { get; set; }

Property Value

true, the TransactionMessageProperty is ignored when executing the service method; otherwise false.

Remarks

The TransactionMessageProperty allows third-party channel developers who use a proprietary transaction flow mechanism for their channel to introduce their transaction into Windows Communication Foundation (WCF). If this property is set to true, the transaction is ignored when executing the service method.

Applies to

Prodotto Versioni
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1