TransactionalStatusExtensions
class
Namespace: Orleans.Transactions
Provides operations for interpreting transaction statuses.
public static class TransactionalStatusExtensionsMethods
ConvertToUserException(TransactionalStatus, string, Exception?)Creates the user-facing transaction exception represented by a failure status.DefinitelyAborted(TransactionalStatus)Determines whether a status guarantees that the transaction aborted.
