C# Class HelloWorld.Program.Server.EntryActor

Inheritance: InterfacedActor, IEntry
Mostrar archivo Open project: SaladLab/Akka.Interfaced.SlimSocket

Public Methods

Method Description
EntryActor ( ActorBoundChannelRef channel ) : System

Private Methods

Method Description
IEntry ( ) : Task

Method Details

EntryActor() public method

public EntryActor ( ActorBoundChannelRef channel ) : System
channel Akka.Interfaced.SlimServer.ActorBoundChannelRef
return System