| TaggedTags Property |
TBD
Namespace:
Akka.Persistence.Journal
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public IImmutableSet<string> Tags { get; }
member Tags : IImmutableSet<string> with get
Property Value
Type:
IImmutableSetStringSee Also