C# Class Akka.Cluster.Tests.Routing.ClusterRouterSupervisorSpec.KillableActor

Inheritance: ReceiveActor
显示文件 Open project: rogeralsing/akka.net

Public Methods

Method Description
KillableActor ( IActorRef testActor ) : System

Method Details

KillableActor() public method

public KillableActor ( IActorRef testActor ) : System
testActor IActorRef
return System