ReverseOnError Property
Indicates whether to reverse all parallel payments if an error is encountered.
Syntax
property ReverseOnError: Boolean;
Default Value
false
Remarks
With parallel payments, fund transfers to some receivers may occur before others. If this property is True, in the event of an error transfers to all receivers are reversed and all funds are returned to the sender. If ReverseOnError is False, completed transfers are not reversed and funds that have already been transferred are no longer available to the sender.
This property is read-only.
Data Type
Boolean