Click or drag to resize
Akka.NETRecovery Constructor
Overload List
  NameDescription
Public methodRecovery
Initializes a new instance of the Recovery class.
Public methodRecovery(SnapshotSelectionCriteria)
Initializes a new instance of the Recovery class.
Public methodRecovery(SnapshotSelectionCriteria, Int64)
Initializes a new instance of the Recovery class.
Public methodRecovery(SnapshotSelectionCriteria, Int64, Int64)
Initializes a new instance of the Recovery class.
Top
See Also