Click or drag to resize
Akka.NETSqlSnapshotStore Properties

The SqlSnapshotStore type exposes the following members.

Properties
  NameDescription
Protected propertyLog
TBD
Public propertyQueryExecutor
Query executor used to convert snapshot store related operations into corresponding SQL queries.
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