SnapshotStoreDeleteAsync Method |
Name | Description | |
---|---|---|
DeleteAsync(SnapshotMetadata) |
Deletes the snapshot identified by metadata.
This call is protected with a circuit-breaker
| |
DeleteAsync(String, SnapshotSelectionCriteria) |
Deletes all snapshots matching provided criteria.
This call is protected with a circuit-breaker
|