C# Class Akka.Cluster.Tests.AutoDownSpec.AutoDownTestActor

Inheritance: AutoDownBase
Mostra file Open project: rogeralsing/akka.net

Public Methods

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

Method Details

AutoDownTestActor() public method

public AutoDownTestActor ( System.TimeSpan autoDownUnreachableAfter, IActorRef probe ) : System
autoDownUnreachableAfter System.TimeSpan
probe IActorRef
return System

Down() public method

public Down ( Akka.Actor.Address node ) : void
node Akka.Actor.Address
return void