Skip to content

JournalId

struct

Namespace: Orleans.Journaling

Identifies a journal independently of any grain activation.
public readonly struct JournalId : IEquatable<JournalId>

Constructors

Properties

  • IsDefault Gets a value indicating whether this instance is the default value.
  • Value Gets the stable journal identifier.

Methods