Skip to content

OrleansOrphanCallException

class

Namespace: Orleans.Transactions

Signifies that the executing transaction has aborted because a method did not await all its pending calls.
[Orleans.GenerateSerializer]
public sealed class OrleansOrphanCallException : OrleansTransactionAbortedException

Constructors