Skip to content

OrleansReadOnlyViolatedException

class

Namespace: Orleans.Transactions

Signifies that the executing read-only transaction has aborted because it attempted to write to a grain.
[Orleans.GenerateSerializer]
public sealed class OrleansReadOnlyViolatedException : OrleansTransactionAbortedException

Constructors