NetNamedPipeBindingElement.TransactionFlow Özellik

Tanım

Bağlamanın, akan WS-Işlemleri destekleyip desteklemediğini belirten bir Boole değeri alır veya ayarlar.

public:
 property bool TransactionFlow { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("transactionFlow", DefaultValue=false)]
public bool TransactionFlow { get; set; }
[<System.Configuration.ConfigurationProperty("transactionFlow", DefaultValue=false)>]
member this.TransactionFlow : bool with get, set
Public Property TransactionFlow As Boolean

Özellik Değeri

Boolean

true bağlama WS-Işlem akışını destekliyorsa; Aksi takdirde, false . Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır