OrleansOrphanCallException(string, int)
public OrleansOrphanCallException(string transactionId, int pendingCalls) Initializes a new instance of the
OrleansOrphanCallException class. Parameters
transactionIdstring- The identifier of the aborted transaction.
pendingCallsint- The number of calls which had not completed when the transaction ended.
