메소드 | 설명 | |
---|---|---|
BackoffSupervisor ( Props childProps, string childName, System.TimeSpan minBackoff, System.TimeSpan maxBackoff, double randomFactor ) : System |
메소드 | 설명 | |
---|---|---|
OnReceive ( object message ) : void | ||
PreStart ( ) : void |
메소드 | 설명 | |
---|---|---|
StartChildActor ( ) : void |
public BackoffSupervisor ( Props childProps, string childName, System.TimeSpan minBackoff, System.TimeSpan maxBackoff, double randomFactor ) : System | ||
childProps | Props | |
childName | string | |
minBackoff | System.TimeSpan | |
maxBackoff | System.TimeSpan | |
randomFactor | double | |
리턴 | System |