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 : OrleansTransactionAbortedExceptionConstructors
OrleansOrphanCallException(string, int)Initializes a new instance of theOrleansOrphanCallExceptionclass.
