Method | Description | |
---|---|---|
AutoDownTestActor ( System.TimeSpan autoDownUnreachableAfter, IActorRef probe ) : System | ||
Down ( Akka.Actor.Address node ) : void |
public AutoDownTestActor ( System.TimeSpan autoDownUnreachableAfter, IActorRef probe ) : System | ||
autoDownUnreachableAfter | System.TimeSpan | |
probe | IActorRef | |
return | System |
public Down ( Akka.Actor.Address node ) : void | ||
node | Akka.Actor.Address | |
return | void |