C# (CSharp) Akka.Pattern 네임스페이스

클래스들

이름 설명
BackoffSupervisor Actor used to supervise actors with ability to restart them after back-off timeout occurred. It's designed for cases when i.e. persistent actor stops due to journal unavailability or failure. In this case it better to wait before restart.
BackoffSupervisor.CurrentChild
BackoffSupervisor.GetCurrentChild
BackoffSupervisor.ResetRestartCount
BackoffSupervisor.StartChild
IllegalStateException