C# Class Akka.Streams.Tests.Actor.ImmediatelyCancelledSubscriber

Inheritance: ManualSubscriber
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Méthode Description
ImmediatelyCancelledSubscriber ( IActorRef probe ) : System
Props ( IActorRef probe ) : Props

Méthodes protégées

Méthode Description
PreStart ( ) : void

Method Details

ImmediatelyCancelledSubscriber() public méthode

public ImmediatelyCancelledSubscriber ( IActorRef probe ) : System
probe IActorRef
Résultat System

PreStart() protected méthode

protected PreStart ( ) : void
Résultat void

Props() public static méthode

public static Props ( IActorRef probe ) : Props
probe IActorRef
Résultat Props