PrimaryOperationFailed
class
Namespace: Orleans.EventSourcing.Common
Describes a connection issue that occurred when communicating with primary storage.
[Orleans.GenerateSerializer]public abstract class PrimaryOperationFailed : ConnectionIssueProperties
ExceptionThe exception that was caught when communicating with the primary.
Methods
ComputeRetryDelay(TimeSpan?)Computes the retry delay based on the rest of the information. Is overridden by subclasses that represent specific categories of issues.
