C# Class Akka.Interfaced.SlimSocket.EntryActor

Inheritance: InterfacedActor, IEntry
Afficher le fichier Open project: SaladLab/Akka.Interfaced.SlimSocket

Méthodes publiques

Méthode Description
EntryActor ( EntryActorEnvironment environment, ActorBoundChannelRef channel ) : System

Private Methods

Méthode Description
IEntry ( ) : Task
IEntry ( string message ) : Task

Method Details

EntryActor() public méthode

public EntryActor ( EntryActorEnvironment environment, ActorBoundChannelRef channel ) : System
environment EntryActorEnvironment
channel Akka.Interfaced.SlimServer.ActorBoundChannelRef
Résultat System