Akka.Persistence.Tests.PersistentActorSpec.SnapshottingBecomingPersistentActor.SnapshottingBecomingPersistentActor C# (CSharp) Method

SnapshottingBecomingPersistentActor() public method

public SnapshottingBecomingPersistentActor ( string name, IActorRef probe ) : System
name string
probe IActorRef
return System
            public SnapshottingBecomingPersistentActor(string name, IActorRef probe) : base(name, probe) { }