Skip to content

JournalStreamId

struct

Namespace: Orleans.Journaling

Identifies a state.
public readonly struct JournalStreamId : IEquatable<JournalStreamId>

Constructors

Properties

  • ValueThe underlying identity value.

Methods