AbstractQueryExecutorSelectEventsAsync Method |
Namespace: Akka.Persistence.Sql.Common.Journal
public virtual Task SelectEventsAsync( DbConnection connection, CancellationToken cancellationToken, IEnumerable<IHint> hints, Action<IPersistentRepresentation> callback )