Click or drag to resize
Akka.NETSqliteJournal Properties

The SqliteJournal type exposes the following members.

Properties
  NameDescription
Public propertyAllPersistenceIds
TBD
(Inherited from SqlJournal.)
Protected propertyHasAllPersistenceIdSubscribers
TBD
(Inherited from SqlJournal.)
Protected propertyHasPersistenceIdSubscribers
TBD
(Inherited from SqlJournal.)
Protected propertyHasTagSubscribers
TBD
(Inherited from SqlJournal.)
Protected propertyJournalConfigPath
TBD
(Overrides SqlJournalJournalConfigPath.)
Protected propertyLog
System logger.
(Inherited from SqlJournal.)
Public propertyQueryExecutor
TBD
(Overrides SqlJournalQueryExecutor.)
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Public propertyStash
TBD
(Inherited from SqlJournal.)
Top
See Also