C# Class Akka.Tests.Actor.ActorCellSpec.DummyAsyncActor

Inheritance: ReceiveActor
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
DummyAsyncActor ( AutoResetEvent autoResetEvent ) : System

Method Details

DummyAsyncActor() public method

public DummyAsyncActor ( AutoResetEvent autoResetEvent ) : System
autoResetEvent System.Threading.AutoResetEvent
return System