 | SqliteSnapshotStoreQueryExecutor Property |
TBD
Namespace:
Akka.Persistence.Sqlite.Snapshot
Assembly:
Akka.Persistence.Sqlite (in Akka.Persistence.Sqlite.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override ISnapshotQueryExecutor QueryExecutor { get; }
abstract QueryExecutor : ISnapshotQueryExecutor with get
override QueryExecutor : ISnapshotQueryExecutor with get
Property Value
Type:
ISnapshotQueryExecutor
See Also