Click or drag to resize
Akka.NETSqlJournal Properties

The SqlJournal type exposes the following members.

Properties
  NameDescription
Public propertyAllPersistenceIds
TBD
Protected propertyHasAllPersistenceIdSubscribers
TBD
Protected propertyHasPersistenceIdSubscribers
TBD
Protected propertyHasTagSubscribers
TBD
Protected propertyJournalConfigPath
Returns a HOCON config path to associated journal.
Protected propertyLog
System logger.
Public propertyQueryExecutor
Used for generating SQL commands for journal-related database operations.
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
Top
See Also