Class TaggedEventAppended
TBD
Implements
Inherited Members
Namespace: Akka.Persistence.Sql.Common.Journal
Assembly: Akka.Persistence.Sql.Common.dll
Syntax
[Serializable]
[Obsolete("Query is not implemented.", true)]
public sealed class TaggedEventAppended : IDeadLetterSuppression
Constructors
| Improve this Doc View SourceTaggedEventAppended(String)
TBD
Declaration
public TaggedEventAppended(string tag)
Parameters
Type | Name | Description |
---|---|---|
String | tag | TBD |
Fields
| Improve this Doc View SourceTag
TBD
Declaration
public readonly string Tag
Field Value
Type | Description |
---|---|
String |