Skip to content

RecordedConnectionIssue

struct

Namespace: Orleans.EventSourcing.Common

Utility class for recording connection issues. It is public, not internal, because it is a useful building block for implementing other consistency providers.
public struct RecordedConnectionIssue

Properties

  • Issue The recorded connection issue, or null if none

Methods