WSHttpBindingBase.TransactionFlow 屬性

定義

取得或設定值,這個值會指出此繫結程序是否應支援流動 WS-Transactions。

C#
public bool TransactionFlow { get; set; }

屬性值

Boolean

如果支援交易流動,則為 true,否則為 false。 預設值是 false

範例

這個範例會示範如何取得訊息的大小上限。

C#
bool transactionFlow =
    binding1.TransactionFlow;

適用於

產品 版本
.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