Click or drag to resize
Akka.NETReceivePersistentActorRecover Method
Overload List
  NameDescription
Protected methodRecoverT(FuncT, Boolean)
TBD
Protected methodRecoverT(ActionT, PredicateT)
TBD
Protected methodRecoverT(PredicateT, ActionT)
TBD
Protected methodRecover(Type, FuncObject, Boolean)
TBD
Protected methodRecover(Type, ActionObject, PredicateObject)
TBD
Protected methodRecover(Type, PredicateObject, ActionObject)
TBD
Top
See Also