OrleansBrokenTransactionLockException(string, string)
public OrleansBrokenTransactionLockException(string transactionId, string situation) Initializes a new instance of the
OrleansBrokenTransactionLockException class. Parameters
transactionIdstring- The identifier of the aborted transaction.
situationstring- The transaction phase or condition in which the broken lock was detected.
