Click or drag to resize
Akka.NETSnapshotStoreDeleteAsync Method
Overload List
  NameDescription
Protected methodDeleteAsync(SnapshotMetadata)
Deletes the snapshot identified by metadata. This call is protected with a circuit-breaker
Protected methodDeleteAsync(String, SnapshotSelectionCriteria)
Deletes all snapshots matching provided criteria. This call is protected with a circuit-breaker
Top
See Also