SUMMARY
Returns true if the current flow is configured for coordinated transactions.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool CoordinatedTransaction { get; internal set; }
Public Property CoordinatedTransaction As Boolean
Get
Friend Set
public:
property bool CoordinatedTransaction {
bool get ();
internal: void set (bool value);
}
member CoordinatedTransaction : bool with get, internal set

Value
CoordinatedTransaction returns true if the message flow is configured for coordinated transactions.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0