NBMessageFlow CoordinatedTransaction Property IBM Integration Bus
Returns true if the current flow is configured for coordinated transactions.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public bool CoordinatedTransaction { get; internal set; }

Property Value

Type: OnlineBoolean
CoordinatedTransaction returns true if the message flow is configured for coordinated transactions.
See Also