Class SubscribeNewEvents
Subscribe the sender
to new appended events.
Used by query-side. The journal will send NewEventAppended messages to
the subscriber when asyncWriteMessages
has been called.
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 SubscribeNewEvents : ISubscriptionCommand
Fields
| Improve this Doc View SourceInstance
Declaration
public static SubscribeNewEvents Instance
Field Value
Type | Description |
---|---|
SubscribeNewEvents |